mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-29 12:12:10 +00:00
✨ attach label to item
This commit is contained in:
@@ -11,15 +11,7 @@
|
||||
* This file is not licensed under the AGPLv3.
|
||||
*/
|
||||
|
||||
import {
|
||||
db,
|
||||
labels,
|
||||
resourceLabels,
|
||||
resources,
|
||||
siteLabels,
|
||||
sites,
|
||||
type Label
|
||||
} from "@server/db";
|
||||
import { db, labels } from "@server/db";
|
||||
import response from "@server/lib/response";
|
||||
import logger from "@server/logger";
|
||||
import type { CreateOrEditLabelResponse } from "@server/routers/labels/types";
|
||||
|
||||
Reference in New Issue
Block a user