Add fromUuid as a global method

This commit is contained in:
Oliver-Akins 2025-01-13 23:22:09 -07:00
parent bd92e6928a
commit 39ab64be49

View file

@ -30,6 +30,7 @@ export default [
Dialog: `readonly`, Dialog: `readonly`,
renderTemplate: `readonly`, renderTemplate: `readonly`,
TextEditor: `readonly`, TextEditor: `readonly`,
fromUuid: `readonly`,
}, },
}, },
}, },