ghost-fvtt/FVTT-Autocomplete-Inline-Properties

v12 update?

Opened this issue · 5 comments

this still being worked on or discontinued?

@belkasro If wanna make the module to work for now until a PR.
Go to the local files of the module and change the file named 'package-config.js'.
Change Line 69 to:
_dummyActors = Object.keys(game.system.documentTypes.Actor).map((type) => new cls({ type, name: "dummy" }));

Hey there,

in principle, I'm still maintaining the module, but unfortunately, I have little time to work on it right now. If you have a fix to make it work with V12, feel free to create a PR. Otherwise, I'll just do it when I find the time, but that might take a while.

@ghost91- PR created

Please merge the PR :)

Any chance for update to v12? I miss this module a lot!