refined queries by case type

This commit is contained in:
2022-01-17 19:05:56 +00:00
parent 04dfa2e7ab
commit 6ae14cb04e
6 changed files with 66 additions and 1 deletions
+1 -1
View File
@@ -66,6 +66,6 @@ GG_REDIRECT_URI = "http://localhost:3000"
NEXT_PUBLIC_GG_CLIENT_ID = 5vTukeSpN7d6uBV7YLb7A5wOctzzkZ
NEXT_PUBLIC_GG_REDIRECT_URI = "http://localhost:3000"
API_ROOT = "http://localhost:3000/"
API_ROOT = "http://localhost:3000"