mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
merge
This commit is contained in:
commit
7ce487374a
321 changed files with 6834 additions and 5244 deletions
|
@ -95,7 +95,7 @@ function waitForLibraryAndCreateWindows () {
|
|||
// MacOs 12.2 (M1): doesn't fire on manual theme switch
|
||||
nativeTheme.on('updated', () => {
|
||||
MenuManager.updateTrayIcon();
|
||||
WindowManager.updateTheme();
|
||||
WindowManager.sendToAll('native-theme', Util.isDarkTheme());
|
||||
});
|
||||
|
||||
function createWindow () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue