Add the ArtBrowser open when using Foundry's editImage action
This commit is contained in:
parent
516c0d0c5e
commit
cf8c82784b
5 changed files with 47 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue