Allow bug reporter

This commit is contained in:
Manuel Vögele
2021-03-15 18:05:14 +01:00
parent 378401b5bb
commit f8fe4ee971
+2 -1
View File
@@ -35,5 +35,6 @@
"manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-drag-ruler/master/module.json",
"readme": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/README.md",
"changelog": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/CHANGELOG.md",
"bugs": "https://github.com/manuelVo/foundryvtt-drag-ruler/issues"
"bugs": "https://github.com/manuelVo/foundryvtt-drag-ruler/issues",
"allowBugReporter": true
}