Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hongchen committed Jul 30, 2024
1 parent 3815ae5 commit d86d558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ app.enableSandbox()

let tray: AppTray

//test
app.on('ready', async () => {
tray = new AppTray(eventPipe)
const logger = new Logger(eventPipe)
Expand Down

0 comments on commit d86d558

Please sign in to comment.