mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 18:41:14 +00:00
⚡ Allow to disable hiring banner (#2902)
* ✨ Add flag * ⚡ Adjust interfaces * ⚡ Adjust store module * ⚡ Adjust frontend settings * ⚡ Adjust frontend display
This commit is contained in:
@@ -596,7 +596,7 @@ export interface IN8nUISettings {
|
||||
telemetry: ITelemetrySettings;
|
||||
defaultLocale: string;
|
||||
logLevel: ILogLevel;
|
||||
deploymentType: string;
|
||||
hiringBannerEnabled: boolean;
|
||||
templates: {
|
||||
enabled: boolean;
|
||||
host: string;
|
||||
|
||||
Reference in New Issue
Block a user