mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 02:06:29 +00:00
Fix scheduled theme change timing
This commit is contained in:
@@ -190,6 +190,7 @@ class Main extends React.Component {
|
||||
'menubar:togglemenubar',
|
||||
this.toggleMenuBarVisible.bind(this)
|
||||
)
|
||||
clearInterval(this.refreshTheme)
|
||||
}
|
||||
|
||||
toggleMenuBarVisible() {
|
||||
|
||||
Reference in New Issue
Block a user