diff options
Diffstat (limited to 'bot/src/storage')
| -rw-r--r-- | bot/src/storage/activities.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/src/storage/activities.js b/bot/src/storage/activities.js index 9394e15..60e88a0 100644 --- a/bot/src/storage/activities.js +++ b/bot/src/storage/activities.js @@ -23,7 +23,7 @@ export const activities = [ { name: 'Dag dag!', type: 4 }, { name: 'Developed by Andrew Lee', type: 4 }, { name: 'When will 2.13 release?', type: 4 }, - { name: 'Alert Irruption !!!', type: 4}, + { name: 'Alert Irruption !!!', type: 4 }, { name: 'when', type: 4 }, { name: 'Frying Shrimpbot', type: 4 }, { name: 'RADIATION BABY', type: 4 }, |
