Enable user-selected profiles in navigation

This commit is contained in:
ALPR Watch
2025-12-03 07:34:12 +01:00
parent 0ec53c3a11
commit 043a036075
2 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -334,4 +334,4 @@ class NavigationSheet extends StatelessWidget {
},
);
}
}
}