mirror of
https://github.com/unraid/api.git
synced 2026-01-06 16:49:49 -06:00
feat: download api logs web component
This commit is contained in:
@@ -20,6 +20,7 @@ export enum ServerState {
|
||||
ENOCONN = 'ENOCONN',
|
||||
}
|
||||
export interface Server {
|
||||
apiKey?: string;
|
||||
avatar?: string;
|
||||
description?: string;
|
||||
deviceCount?: number;
|
||||
|
||||
Reference in New Issue
Block a user