From 9a40e53d2e17cfd06a36c887334579ca87e17a7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Thu, 20 May 2021 12:23:44 +0200 Subject: [PATCH] Allow bug reporter --- module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module.json b/module.json index 0d46b69..9532ef2 100644 --- a/module.json +++ b/module.json @@ -28,5 +28,6 @@ "download": "https://github.com/manuelVo/foundryvtt-smart-doors/archive/v1.2.6.zip", "readme": "https://github.com/manuelVo/foundryvtt-smart-doors/blob/master/README.md", "changelog": "https://github.com/manuelVo/foundryvtt-smart-doors/blob/master/CHANGELOG.md", - "bugs": "https://github.com/manuelVo/foundryvtt-smart-doors/issues" + "bugs": "https://github.com/manuelVo/foundryvtt-smart-doors/issues", + "allowBugReporter": true }