mirror of
https://github.com/docmost/docmost.git
synced 2025-11-20 20:41:11 +10:00
fix setup page redirect
This commit is contained in:
@ -3,6 +3,7 @@ const APP_ROUTE = {
|
||||
AUTH: {
|
||||
LOGIN: "/login",
|
||||
SIGNUP: "/signup",
|
||||
SETUP: "/setup/register",
|
||||
},
|
||||
SETTINGS: {
|
||||
ACCOUNT: {
|
||||
|
||||
Reference in New Issue
Block a user