Changed all questions search. Now searchers for questions instead of subjects

This commit is contained in:
MrFry
2020-03-22 16:30:49 +01:00
parent e67042e90a
commit 201c64504a
4 changed files with 7 additions and 48 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
{
"apiUrl": "https://api.frylabs.net/",
"mobileWindowWidth": 700
"mobileWindowWidth": 700,
"maxQuestionsToRender": 250
}