From 48d906bfd8fade21c13e73ea703ecb699a19c533 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 30 Mar 2025 17:39:45 -0400 Subject: More eslint styling --- bot/src/storage/activities.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot/src/storage') 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 }, -- cgit v1.2.3