mirror of
https://github.com/WowUp/WowUp.git
synced 2026-05-19 12:04:50 -04:00
Update main.ts
This commit is contained in:
@@ -288,7 +288,7 @@ function createWindow(): BrowserWindow {
|
||||
|
||||
appUpdater.init(win);
|
||||
|
||||
initializeIpcHandlers(win, USER_AGENT);
|
||||
initializeIpcHandlers(win);
|
||||
initializeStoreIpcHandlers();
|
||||
|
||||
pushEvents.on(PUSH_NOTIFICATION_EVENT, (data) => {
|
||||
|
||||
Reference in New Issue
Block a user