mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
format
This commit is contained in:
parent
c390d7d04b
commit
d9525c597a
@ -15,7 +15,7 @@ export default class StyleCore extends Core {
|
||||
"app.autoDarkModeToogle": (value) => {
|
||||
if (value === true) {
|
||||
this.handleAutoColorScheme()
|
||||
}else {
|
||||
} else {
|
||||
this.applyVariant(this.getStoragedVariant())
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user