mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Fix typecheck to fix build (no-changelog) (#9792)
This commit is contained in:
@@ -205,7 +205,7 @@ type Props = {
|
||||
path?: string;
|
||||
hideDelete?: boolean;
|
||||
indent?: boolean;
|
||||
isReadOnly?: boolean;
|
||||
isReadOnly: boolean;
|
||||
hiddenIssuesInputs?: string[];
|
||||
entryIndex?: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user