Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
wont-stream authored Jul 11, 2024
1 parent 314e346 commit 6a5e922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/DiscordRPC/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ws.onopen = () => {
...(paused
? {}
: {
//start: now,
start: now,
end: remaining,
}),
},
Expand Down

0 comments on commit 6a5e922

Please sign in to comment.