You've already forked AstralRinth
forked from didirus/AstralRinth
Get rid of a bit of dead code around server suspensions (#3693)
Might fix some issues with people getting errors saying their servers are suspended when it's actually upgrading
This commit is contained in:
@@ -307,10 +307,8 @@ interface General {
|
||||
| "moderated"
|
||||
| "paymentfailed"
|
||||
| "cancelled"
|
||||
| "other"
|
||||
| "transferring"
|
||||
| "upgrading"
|
||||
| "support"
|
||||
| "other"
|
||||
| (string & {});
|
||||
loader: string;
|
||||
loader_version: string;
|
||||
|
||||
Reference in New Issue
Block a user