Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 87a5b74

Browse files
authored
Update index.js
1 parent 162e5b0 commit 87a5b74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const client = require('discord-rich-presence')('481812773827772428')
33
client.updatePresence({
44
state: 'Vector Network で遊んでいます!',
55
largeImageKey: 'vector_network_discord',
6-
smallImageKey: 'Vector Network',
7-
startTimestamp: Date.now(),
6+
smallImageKey: 'Vector Network',
7+
startTimestamp: Date.now(),
88
instance: true
9-
})
9+
})

0 commit comments

Comments
 (0)