Rename the main JS file

This commit is contained in:
Oliver 2026-02-01 15:42:10 -07:00
parent acc1858f44
commit 7777967fcc

2
module/image-tagger.mjs Normal file
View file

@ -0,0 +1,2 @@
import "./hooks/init.mjs";
import "./hooks/ready.mjs";