mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add login page.
This commit is contained in:
@@ -8,5 +8,6 @@ public class ShellViewModel
|
||||
|
||||
public ShellViewModel(INavigator navigator) => _navigator = navigator;
|
||||
|
||||
// Add code here to initialize or attach event handlers to singleton services
|
||||
// Users can browse the app without authentication
|
||||
// Login is available from the sidebar when needed
|
||||
}
|
||||
Reference in New Issue
Block a user