diff options
Diffstat (limited to 'config.js')
| -rw-r--r-- | config.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ module.exports = new Store({ debugEnable: false, menuEnable: true, configCookieOverwrite: '', + discordRPCEnable: true, discordRPC: { clientId: '722389325483999243', RPC: { |