Add delete commands to ManageUsersDisplay
This commit is contained in:
@@ -208,6 +208,8 @@ namespace Akari.Provider.WaveshareUART.Views
|
||||
private void ManageUsersButton_Clicked()
|
||||
{
|
||||
Application.Run(new ManageUsersDisplay());
|
||||
|
||||
UpdateUserCount();
|
||||
}
|
||||
|
||||
private void ChangeConfig()
|
||||
|
||||
Reference in New Issue
Block a user