summaryrefslogtreecommitdiff
path: root/config.js
diff options
context:
space:
mode:
author8cy <[email protected]>2020-06-22 17:22:30 -0700
committer8cy <[email protected]>2020-06-22 17:22:30 -0700
commitef79ba5d977d2603816a85832754c91817fea01f (patch)
tree22d6e1c1ccb30aa54fba223fdeea7ba1737e4078 /config.js
parentMerge pull request #1 from 8cy/test (diff)
downloadmonkey-type-desktop-ef79ba5d977d2603816a85832754c91817fea01f.tar.xz
monkey-type-desktop-ef79ba5d977d2603816a85832754c91817fea01f.zip
fix formatting from linter
Diffstat (limited to 'config.js')
-rw-r--r--config.js18
1 files changed, 9 insertions, 9 deletions
diff --git a/config.js b/config.js
index bc8359f..12392c3 100644
--- a/config.js
+++ b/config.js
@@ -5,17 +5,17 @@ module.exports = new Store({
defaults: {
debugEnable: false,
menuEnable: true,
- configCookieOverwrite: "",
+ configCookieOverwrite: '',
discordRPC: {
- clientId: "722389325483999243",
+ clientId: '722389325483999243',
RPC: {
- details: "Typing on Monkey Type",
- state: "Desktop Application Beta",
- smallImageText: "",
- smallImageKey: "",
- largeImageText: "Monkey Type",
- largeImageKey: "icon",
- refreshTime: 15,
+ details: 'Typing on Monkey Type',
+ state: 'Desktop Application Beta',
+ smallImageText: '',
+ smallImageKey: '',
+ largeImageText: 'Monkey Type',
+ largeImageKey: 'icon',
+ refreshTime: 15
}
},
dontTouch: {