diff --git a/frontend/src/features/collections/edit-dialog/general-section.ts b/frontend/src/features/collections/edit-dialog/general-section.ts index 0fa0beea7..c6b4941a2 100644 --- a/frontend/src/features/collections/edit-dialog/general-section.ts +++ b/frontend/src/features/collections/edit-dialog/general-section.ts @@ -21,7 +21,7 @@ import { tw } from "@/utils/tailwind"; export default function renderGeneral(this: CollectionEdit) { if (!this.collection) return; return html`