Switched to net9 and finished event workflow
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
protected override void OnInitialized() {
|
||||
base.OnInitialized();
|
||||
Navigator.NavigateTo("/login", forceLoad: true);
|
||||
Navigator.NavigateTo("/", forceLoad: true);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user