Add the ArtBrowser open when using Foundry's editImage action

This commit is contained in:
Oliver 2026-02-01 16:28:29 -07:00
parent 516c0d0c5e
commit cf8c82784b
5 changed files with 47 additions and 1 deletions

View file

@ -1,3 +1,4 @@
import "./hooks/init.mjs";
import "./hooks/ready.mjs";
import "./hooks/renderTokenApplication.mjs";
import "./hooks/getHeaderControlsDocumentSheetV2.mjs";