Can update scanned expenses entries

This commit is contained in:
2025-07-15 20:00:55 +02:00
parent cecb7a0cd1
commit 2568ea14b4
7 changed files with 172 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ const manualAuthPage = "/login/manual";
const settingsPage = "/settings";
/// Scan path
const scanPage = "/scan";
const capturePage = "/scan";
/// Scans page
const scansPage = "/scans";