deskrispi:
- fix status job
This commit is contained in:
2025-02-19 16:22:34 +08:00
parent 758d4b4a9e
commit d474d7611b
15 changed files with 412 additions and 166 deletions

View File

@@ -1,3 +1,5 @@
import { globalStatusApp } from "./list_status_app";
import { MAX_SIZE } from "./max_size";
export { MAX_SIZE };
export { globalStatusApp };