Compare commits
No commits in common. "70a2440339e91069c8d0a0a38abb46d459d9a95a" and "955956b13f4cb2a4de6312b153af4791abafc526" have entirely different histories.
70a2440339
...
955956b13f
@ -23,5 +23,4 @@
|
|||||||
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