Removed unnecessary reload
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
if (await AlertService.ConfirmMath())
|
if (await AlertService.ConfirmMath())
|
||||||
{
|
{
|
||||||
await ServerService.Delete(CurrentServer);
|
await ServerService.Delete(CurrentServer);
|
||||||
NavigationManager.NavigateTo("/servers", true);
|
NavigationManager.NavigateTo("/servers");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user