mirror of
https://gitlab.com/MrFry/qmining-data-editor
synced 2025-04-01 20:24:01 +02:00
constant changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"apiUrl": "http://localhost:8080/",
|
||||
"apiUrl": "https://api.frylabs.net/",
|
||||
"maxQuestionsToRender": 250
|
||||
}
|
||||
|
@@ -10,9 +10,9 @@ import styles from './index.module.css'
|
||||
import constants from '../constants.json'
|
||||
|
||||
const views = {
|
||||
welcome: 'WELCOME',
|
||||
subject: 'SUBJECT',
|
||||
question: 'QUESTION',
|
||||
welcome: 'WELCOME',
|
||||
questionAdder: 'QADDER',
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user