mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +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 type { BannerName } from './schemas/bannerName.schema';
|
||||||
export { passwordSchema } from './schemas/password.schema';
|
export { passwordSchema } from './schemas/password.schema';
|
||||||
|
|
||||||
export {
|
export type {
|
||||||
ProjectType,
|
ProjectType,
|
||||||
ProjectIcon,
|
ProjectIcon,
|
||||||
ProjectRole,
|
ProjectRole,
|
||||||
|
|||||||
Reference in New Issue
Block a user