mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Data loading changes
This commit is contained in:
@@ -143,10 +143,13 @@ function GetApp(): ModuleType {
|
||||
to: '/',
|
||||
},
|
||||
{
|
||||
// to be backwards compatible
|
||||
from: '/legacy',
|
||||
to: '/allQuestions.html',
|
||||
},
|
||||
{
|
||||
from: '/subjectBrowser',
|
||||
to: '/allQuestions.html',
|
||||
},
|
||||
{
|
||||
from: '/lred',
|
||||
to: '/allQuestions',
|
||||
|
Reference in New Issue
Block a user