3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-15 14:15:03 +00:00

fix: dashboard build errors

This commit is contained in:
Dragory 2024-08-11 02:17:41 +03:00
parent aafef46cf4
commit f520c6f5d1
No known key found for this signature in database
6 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
import { ApiPermissions } from "@zeppelinbot/shared";
import { ApiPermissions } from "@zeppelinbot/shared/apiPermissions.js";
export enum LoadStatus {
None = 1,