forked from MapComplete/MapComplete
Toggle fullscreen overlay on small screen heights, workaround/fix for #877
This commit is contained in:
parent
b5c48f65b0
commit
94475e4d4d
7 changed files with 14 additions and 21 deletions
|
@ -2,7 +2,7 @@ import {Utils} from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.22git .0";
|
||||
public static vNumber = "0.22.1";
|
||||
|
||||
public static ImgurApiKey = '7070e7167f0a25a'
|
||||
public static readonly mapillary_client_token_v4 = "MLY|4441509239301885|b40ad2d3ea105435bd40c7e76993ae85"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue