Compare commits
3 Commits
soundboard
...
70a2440339
| Author | SHA1 | Date | |
|---|---|---|---|
| 70a2440339 | |||
| bbe2db581a | |||
| 0ce6139924 |
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user