Skip to content

Commit

Permalink
host 값이 기본값으로 전달되지 않아 명시
Browse files Browse the repository at this point in the history
  • Loading branch information
young-do committed Aug 21, 2024
1 parent 6a29929 commit bacb40c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ updateElectronApp({
updateSource: {
type: UpdateSourceType.ElectronPublicUpdateService,
repo: 'Nexters/PomoNyang-fe',
host: 'https://update.electronjs.org',
},
});

Expand Down

0 comments on commit bacb40c

Please sign in to comment.