mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(editor): Add v1 banner (#6443)
This commit is contained in:
committed by
कारतोफ्फेलस्क्रिप्ट™
parent
85372aabdf
commit
0fe415add2
@@ -2146,4 +2146,9 @@ export interface IN8nUISettings {
|
||||
variables: {
|
||||
limit: number;
|
||||
};
|
||||
banners: {
|
||||
v1: {
|
||||
dismissed: boolean;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user