mirror of
https://github.com/koloml/philomena-tagging-assistant.git
synced 2026-09-23 04:19:39 +00:00
Added presets and tag editor handling to the image upload page
This commit is contained in:
3
src/content/upload.ts
Normal file
3
src/content/upload.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { TagsForm } from "$content/components/philomena/TagsForm";
|
||||
|
||||
TagsForm.initializeUploadEditor();
|
||||
Reference in New Issue
Block a user