Add remember me button and more
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Text;
|
||||
|
||||
namespace Server_Dashboard {
|
||||
class DashboardModule {
|
||||
public string ModulName { get; set; }
|
||||
public string ModuleName { get; set; }
|
||||
public string Creator { get; set; }
|
||||
public ServerInformation ServerInfo { get; set; }
|
||||
public string StatusIndicator { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user