removed menu
This commit is contained in:
@@ -128,7 +128,7 @@ export class WindowManager {
|
||||
},
|
||||
})
|
||||
|
||||
//this.announcementWindow.removeMenu()
|
||||
this.announcementWindow.removeMenu()
|
||||
const announcementPath = path.join(this.pathToPagesDir, 'announcement.html')
|
||||
await this.announcementWindow.loadFile(announcementPath)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user