Skip to content

Commit

Permalink
Merge and update repository references
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjaeon committed Dec 9, 2024
2 parents 18d4a00 + e33f2d4 commit 729729c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
try {
autoUpdater.setFeedURL({
provider: 'github',
owner: 'ninjaeon',
repo: 'gemini-desktop-fork',
owner: 'nekupaw',
repo: 'gemini-desktop',
});

autoUpdater.on('error', (error) => {
Expand Down

0 comments on commit 729729c

Please sign in to comment.