mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
feat: NDV notify if community node has update (#17146)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
This commit is contained in:
@@ -1076,6 +1076,7 @@ export interface ITab<Value extends string | number = string | number> {
|
||||
icon?: IconName;
|
||||
align?: 'right';
|
||||
tooltip?: string;
|
||||
notification?: boolean;
|
||||
}
|
||||
|
||||
export interface ITabBarItem {
|
||||
|
||||
Reference in New Issue
Block a user