Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Moerill committed Sep 26, 2020
1 parent 13982b6 commit 7e9151b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export class ChatNotificationSettings extends FormApplication {
label: 'Settings',
icon: 'fas fa-mug-hot',
type: ChatNotificationSettings,
restricted: true
restricted: false
});

game.settings.register(moduleName, game.user.id, {
Expand Down

0 comments on commit 7e9151b

Please sign in to comment.