diff options
Diffstat (limited to 'bot/src/storage/consts.js')
| -rw-r--r-- | bot/src/storage/consts.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/src/storage/consts.js b/bot/src/storage/consts.js new file mode 100644 index 0000000..89f1b8a --- /dev/null +++ b/bot/src/storage/consts.js @@ -0,0 +1 @@ +export const abEmbedColour = '#0066a6'; |
