♻️ detach label from site/resoirce

This commit is contained in:
Fred KISSIE
2026-05-08 00:33:47 +02:00
parent 0d04cc365f
commit 1831ca4e75
5 changed files with 171 additions and 1 deletions

View File

@@ -15,3 +15,4 @@ export * from "./listOrgLabels";
export * from "./createOrgLabel";
export * from "./updateOrgLabel";
export * from "./attachLabelToItem";
export * from "./detachLabelFromItem";