feat(acls): refactor & acl descriptions

This commit is contained in:
DecDuck
2025-02-07 17:26:23 +11:00
parent d4dd259b5f
commit ce8887528f
23 changed files with 291 additions and 253 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Object, ObjectBackend, ObjectMetadata, ObjectReference, Source } from ".";
import { Object, ObjectBackend, ObjectMetadata, ObjectReference, Source } from "./objectHandler";
import sanitize from "sanitize-filename";