Cooler menubar, handling network errors

This commit is contained in:
MrFry
2020-03-25 13:53:20 +01:00
parent 53b4158967
commit e220da2525
3 changed files with 63 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"apiUrl": "https://api.frylabs.net/",
"apiUrl": "localhost:8080",
"maxQuestionsToRender": 250
}