mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat: Fetch user cloud role and pass it on in website links (#8942)
This commit is contained in:
committed by
GitHub
parent
69363e461b
commit
666867a236
@@ -1758,6 +1758,7 @@ export declare namespace Cloud {
|
||||
username: string;
|
||||
email: string;
|
||||
hasEarlyAccess?: boolean;
|
||||
role?: string;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user