Add document scanner
This commit is contained in:
@ -13,5 +13,8 @@ const manualAuthPage = "/login/manual";
|
||||
/// Settings path
|
||||
const settingsPage = "/settings";
|
||||
|
||||
// Profile path
|
||||
/// Scan URL path
|
||||
const scanPage = "/scan";
|
||||
|
||||
/// Profile path
|
||||
const profilePage = "/profile";
|
Reference in New Issue
Block a user