Kapcsolat menü és a hozzá tartozó funkciók.

This commit is contained in:
2026-07-08 13:32:04 +02:00
parent 7b35ed2939
commit b1efaff34a
14 changed files with 1158 additions and 10 deletions
+1
View File
@@ -22,6 +22,7 @@ abstract class Routes {
static const LOGIN = '/login';
static const SHELL = '/shell';
static const CONTACTS = '/contacts';
static const SETTINGS = '/settings';
static const STAKEOUT_IMPORT = '/stakeout_import';