mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-17 22:00:00 +00:00
oops
This commit is contained in:
parent
a7ea766289
commit
73538fe783
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
let isIOS = navigator.userAgent.toLowerCase().match("iphone os");
|
let isIOS = navigator.userAgent.toLowerCase().match("iphone os");
|
||||||
let version = 3
|
let version = 4
|
||||||
|
|
||||||
let switchers = {
|
let switchers = {
|
||||||
"theme": ["auto", "light", "dark"],
|
"theme": ["auto", "light", "dark"],
|
||||||
|
|
Loading…
Reference in a new issue