diff --git a/ExampleBlishhudModule/manifest.json b/ExampleBlishhudModule/manifest.json index 7a37887..db1ba68 100644 --- a/ExampleBlishhudModule/manifest.json +++ b/ExampleBlishhudModule/manifest.json @@ -23,7 +23,7 @@ ], "directories": [ "example-module-data" ], - "enabled_without_gw2": false, + "enable_without_gw2": false, "api_permissions": { "account": { @@ -67,4 +67,4 @@ "details": "This will be shown as tooltip in the module settings for the api permissions. Explain here to the user why the permission is necessary for your module" } } -} \ No newline at end of file +}