diff --git a/rpg-docs/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.js b/rpg-docs/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.js index 6d6aab8f..893ce18a 100644 --- a/rpg-docs/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.js +++ b/rpg-docs/client/views/character/proficiencies/proficiencyEditList/proficiencyEditList.js @@ -21,6 +21,7 @@ Template.proficiencyEditList.events({ parent: { id: this.parentId, collection: this.parentCollection, + group: this.parentGroup, }, enabled: this.enabled, value: 1,