feat: remove skyll_enabled attribute and related functionality from gateways
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
export interface GatewayUpdate {
|
||||
main_session_key?: string | null;
|
||||
name?: string | null;
|
||||
skyll_enabled?: boolean | null;
|
||||
token?: string | null;
|
||||
url?: string | null;
|
||||
workspace_root?: string | null;
|
||||
|
||||
Reference in New Issue
Block a user