add calendar route

This commit is contained in:
2025-01-21 14:08:29 +02:00
parent c3392e403b
commit 3694f59807

View File

@@ -210,7 +210,7 @@ class RouteGenerator {
//===============================================================
// Appointment Page
case '/appointments':
case '/calendar':
if (args is AppUser) {
//print("route generator: $args");
return MaterialPageRoute(