mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat: Add user cloud it to telemetry (#7232)
Github issue / Community forum post (link here to close automatically):
This commit is contained in:
@@ -2135,6 +2135,7 @@ export interface IN8nUISettings {
|
||||
urlBaseEditor: string;
|
||||
versionCli: string;
|
||||
n8nMetadata?: {
|
||||
userId?: string;
|
||||
[key: string]: string | number | undefined;
|
||||
};
|
||||
versionNotifications: IVersionNotificationSettings;
|
||||
|
||||
Reference in New Issue
Block a user