mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(editor): Update suggested workflows experiment (no-changelog) (#17701)
This commit is contained in:
@@ -31,7 +31,7 @@ export declare namespace Cloud {
|
||||
email: string;
|
||||
hasEarlyAccess?: boolean;
|
||||
role?: string;
|
||||
selectedApps?: string;
|
||||
selectedApps?: string[];
|
||||
information?: {
|
||||
[key: string]: string | string[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user