diff options
Diffstat (limited to 'bot/src/storage/consts.js')
| -rw-r--r-- | bot/src/storage/consts.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bot/src/storage/consts.js b/bot/src/storage/consts.js index 89f1b8a..12a53eb 100644 --- a/bot/src/storage/consts.js +++ b/bot/src/storage/consts.js @@ -1 +1,3 @@ export const abEmbedColour = '#0066a6'; +export const readyMsg = true; + |
