Skip to content

Commit 40d403b

Browse files
authored
Update index.js
1 parent 2f29c17 commit 40d403b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/DiscordRPC/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const open = () => {
5252
...(paused
5353
? {}
5454
: {
55-
start: now,
55+
//start: now,
5656
end: remaining,
5757
}),
5858
},

0 commit comments

Comments
 (0)