Add settings screen
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
const homePath = "/";
|
||||
const homePage = "/";
|
||||
|
||||
/// Authentication path
|
||||
const authPath = "/login";
|
||||
const authPage = "/login";
|
||||
|
||||
/// Settings path
|
||||
const settingsPath = "/settings";
|
||||
const settingsPage = "/settings";
|
Reference in New Issue
Block a user