Added the setting to swap ability scores and modifiers to the account page

This commit is contained in:
Stefan Zermatten
2020-06-22 13:22:53 +02:00
parent c4dc5895aa
commit 8cbfec25b3
4 changed files with 82 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ Meteor.publish('user', function(){
darkMode: 1,
subscribedLibraries: 1,
profile: 1,
preferences: 1,
'services.patreon.id': 1,
'services.patreon.entitledCents': 1,
'services.patreon.entitledCentsOverride': 1,