feat(editor): Add v1 banner (#6443)
This commit is contained in:
committed by
कारतोफ्फेलस्क्रिप्ट™
parent
85372aabdf
commit
0fe415add2
1
packages/cli/src/config/types.d.ts
vendored
1
packages/cli/src/config/types.d.ts
vendored
@@ -80,6 +80,7 @@ type ExceptionPaths = {
|
||||
'nodes.exclude': string[] | undefined;
|
||||
'nodes.include': string[] | undefined;
|
||||
'userManagement.isInstanceOwnerSetUp': boolean;
|
||||
'ui.banners.v1.dismissed': boolean;
|
||||
};
|
||||
|
||||
// -----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user