Added custom layout options for the server list
This commit is contained in:
@@ -23,6 +23,8 @@ public class User
|
||||
public string State { get; set; } = "";
|
||||
|
||||
public string Country { get; set; } = "";
|
||||
|
||||
public string ServerListLayoutJson { get; set; } = "";
|
||||
|
||||
// States
|
||||
|
||||
|
||||
Reference in New Issue
Block a user