Display the list of expenses
This commit is contained in:
@@ -13,8 +13,11 @@ const manualAuthPage = "/login/manual";
|
||||
/// Settings path
|
||||
const settingsPage = "/settings";
|
||||
|
||||
/// Scan URL path
|
||||
/// Scan path
|
||||
const scanPage = "/scan";
|
||||
|
||||
/// Scans page
|
||||
const scansPage = "/scans";
|
||||
|
||||
/// Profile path
|
||||
const profilePage = "/profile";
|
Reference in New Issue
Block a user