stuff
This commit is contained in:
@@ -18,4 +18,6 @@ public class Server
|
||||
public string Type { get; set; } = "VPS";
|
||||
|
||||
public Boolean IsOnline { get; set; } = false;
|
||||
|
||||
public DateTime LastSeen { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user