Phase8
This commit is contained in:
@@ -42,6 +42,9 @@ export interface Server {
|
||||
ramMb: number;
|
||||
idleShutdownEnabled: boolean;
|
||||
idleStopAt: string | null;
|
||||
joinSlug: string | null;
|
||||
joinHostname: string | null;
|
||||
joinToStartEnabled: boolean;
|
||||
createdAt: string;
|
||||
updatedAt: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user