ci: Fix frontend dev setup (#12539)

This commit is contained in:
Raúl Gómez Morales 2025-01-09 16:39:19 +01:00 committed by GitHub
parent a56a46259d
commit ecf83c629f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,