mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Fixed boolean type
This commit is contained in:
parent
fcdc4f90cf
commit
7091e11504
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@
|
||||||
"largeIcon": "assets/icons/largeIcon.png",
|
"largeIcon": "assets/icons/largeIcon.png",
|
||||||
"iconColor": "#0a62f5",
|
"iconColor": "#0a62f5",
|
||||||
"splashBackground": "assets/images/splash.png",
|
"splashBackground": "assets/images/splash.png",
|
||||||
"disableBackHistoryAPI": "true"
|
"disableBackHistoryAPI": true
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue