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

@ -22,6 +22,12 @@
}
}
},
"settings": {
"openForEditImage": {
"name": "Open Art Browser for Documents",
"hint": "Whether or not to open the custom Art Browser when picking an image using the edit image action within Foundry for all documents. Systems and Modules that use a different edit image action will not work with this setting."
}
},
"dialogs": {
"Link": {
"title": "Create/Edit Link",