mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Feedback and test sender implement, minor fixes with links
This commit is contained in:
@@ -11,6 +11,14 @@
|
||||
"href": "/allQuestions",
|
||||
"text": "All question"
|
||||
},
|
||||
"feedback": {
|
||||
"href": "/feedback",
|
||||
"text": "Feedback"
|
||||
},
|
||||
"testSender": {
|
||||
"href": "/testSender",
|
||||
"text": "Test Sender"
|
||||
},
|
||||
"userQuestions": {
|
||||
"href": "/userQuestions",
|
||||
"text": "User Questions"
|
||||
|
||||
Reference in New Issue
Block a user