Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ExampleBlishhudModule/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],

"directories": [ "example-module-data" ],
"enabled_without_gw2": false,
"enable_without_gw2": false,

"api_permissions": {
"account": {
Expand Down Expand Up @@ -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"
}
}
}
}