mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-20 15:03:00 +10:00
feat(acls): refactor & acl descriptions
This commit is contained in:
@@ -232,4 +232,5 @@ export class MetadataHandler {
|
||||
}
|
||||
}
|
||||
|
||||
export default new MetadataHandler();
|
||||
export const metadataHandler = new MetadataHandler();
|
||||
export default metadataHandler;
|
||||
|
||||
Reference in New Issue
Block a user