Merge branch 'main' into GameControlPage
This commit is contained in:
commit
70a2440339
@ -23,4 +23,5 @@
|
|||||||
darkTheme.value = !darkTheme.value
|
darkTheme.value = !darkTheme.value
|
||||||
theme.global.name.value = theme.global.current.value.dark ? 'light' : 'dark'
|
theme.global.name.value = theme.global.current.value.dark ? 'light' : 'dark'
|
||||||
}
|
}
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user