mirror of
https://github.com/unraid/api.git
synced 2026-01-05 16:09:49 -06:00
refactor: account callback server payload
This commit is contained in:
@@ -63,6 +63,7 @@ export interface ServerAccountCallbackSendPayload {
|
||||
registered: boolean;
|
||||
regGen?: number;
|
||||
regGuid?: string;
|
||||
site?: string;
|
||||
state: string;
|
||||
wanFQDN?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user