diff --git a/src/module.json b/src/module.json index 7f2e118..a6449e4 100644 --- a/src/module.json +++ b/src/module.json @@ -29,7 +29,9 @@ "compatibleCoreVersion": "9", "url": "https://github.com/ghost-fvtt/FVTT-Autocomplete-Inline-Properties", "bugs": "https://github.com/ghost-fvtt/FVTT-Autocomplete-Inline-Properties/issues", - "allowBugReporter": true, + "flags": { + "allowBugReporter": true + }, "manifest": "https://github.com/ghost-fvtt/FVTT-Autocomplete-Inline-Properties/releases/latest/download/module.json", "download": "https://github.com/ghost-fvtt/FVTT-Autocomplete-Inline-Properties/releases/download/v2.7.1/module.zip", "license": "https://github.com/ghost-fvtt/FVTT-Autocomplete-Inline-Properties/blob/master/LICENSE",