From 27ae3bcd1e9c501d68a311b8843204fd005475b4 Mon Sep 17 00:00:00 2001 From: legop3 Date: Fri, 16 Jan 2026 16:04:48 -0500 Subject: [PATCH] ugh --- .gitignore | 2 +- server/data/community-goal.json | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 server/data/community-goal.json diff --git a/.gitignore b/.gitignore index 71c02818..cd65d19b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,4 @@ robots.json roverd-dummy server/config.yaml package-lock.json -server/data/discord-guilds.json \ No newline at end of file +server/data/discord-guilds.json diff --git a/server/data/community-goal.json b/server/data/community-goal.json deleted file mode 100644 index 6544a48c..00000000 --- a/server/data/community-goal.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "text": "Flip the green slime box", - "updatedAt": 1768597355934, - "updatedBy": "355503317503311872" -}