mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(editor): Show banner for non-production licenses (#6943)
https://linear.app/n8n/issue/PAY-692
This commit is contained in:
@@ -2203,4 +2203,4 @@ export interface IN8nUISettings {
|
||||
};
|
||||
}
|
||||
|
||||
export type Banners = 'V1' | 'TRIAL_OVER' | 'TRIAL';
|
||||
export type BannerName = 'V1' | 'TRIAL_OVER' | 'TRIAL' | 'NON_PRODUCTION_LICENSE';
|
||||
|
||||
Reference in New Issue
Block a user