summaryrefslogtreecommitdiff
path: root/config.js
diff options
context:
space:
mode:
author8cy <[email protected]>2020-06-24 20:27:50 -0700
committer8cy <[email protected]>2020-06-24 20:27:50 -0700
commitfae489fa3e4a5f55e661e0fe380bf7263533c2e2 (patch)
treec4935b1df049f37a5def2a49e25dcf748c9da2a7 /config.js
parentv1.2.0 (diff)
downloadmonkey-type-desktop-fae489fa3e4a5f55e661e0fe380bf7263533c2e2.tar.xz
monkey-type-desktop-fae489fa3e4a5f55e661e0fe380bf7263533c2e2.zip
discord rpc is optional, v1.2.1
- also fix large image bug where sometimes it would not display - remove un-needed `async` from `setActivity` function
Diffstat (limited to 'config.js')
-rw-r--r--config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.js b/config.js
index 12392c3..bf42c2a 100644
--- a/config.js
+++ b/config.js
@@ -6,6 +6,7 @@ module.exports = new Store({
debugEnable: false,
menuEnable: true,
configCookieOverwrite: '',
+ discordRPCEnable: true,
discordRPC: {
clientId: '722389325483999243',
RPC: {