Skip to content

Commit

Permalink
- Update discord rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
Xterionix committed Feb 7, 2024
1 parent a85699d commit 80b5121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main/Discord.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ client.updatePresence({
startTimestamp: START_TIME,
largeImageKey: 'big_icon',
largeImageText:
'bridge. | ' +
'bridgeX | ' +
APP_VERSION +
(process.env.NODE_ENV === 'development' ? '-dev' : ''),
instance: true,
Expand Down

0 comments on commit 80b5121

Please sign in to comment.