From 41e1cf5f349f43268bbb998e6febd06ae61091ce Mon Sep 17 00:00:00 2001 From: kittentm Date: Sun, 8 Feb 2026 08:09:31 +0100 Subject: [PATCH] Delete config.js yea how was this not commited in the first place its legit in the gitignore.. --- config.js | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 config.js diff --git a/config.js b/config.js deleted file mode 100644 index 59a9504..0000000 --- a/config.js +++ /dev/null @@ -1,4 +0,0 @@ -// note: this is just the default config -const CONFIG = { - API_BASE_URL: "http://192.168.1.177:5000" -}; \ No newline at end of file