mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Fix frontend dev setup (#12539)
This commit is contained in:
committed by
GitHub
parent
a56a46259d
commit
ecf83c629f
@@ -11,7 +11,7 @@ export type { SendWorkerStatusMessage } from './push/worker';
|
||||
export type { BannerName } from './schemas/bannerName.schema';
|
||||
export { passwordSchema } from './schemas/password.schema';
|
||||
|
||||
export {
|
||||
export type {
|
||||
ProjectType,
|
||||
ProjectIcon,
|
||||
ProjectRole,
|
||||
|
||||
Reference in New Issue
Block a user