Skip to content

Commit

Permalink
Assignment email notification registration (#2028)
Browse files Browse the repository at this point in the history
  • Loading branch information
thecalcc authored Jul 19, 2024
1 parent 464c5f1 commit 3303157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/planning-extension/src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ const extension: IExtension = {
},
},
},
notifications: {'assignment:notification': {type: 'email'}},
globalMenuHorizontal: displayTopbarWidget ? [AssignmentsList] : [],
},
};
Expand Down

0 comments on commit 3303157

Please sign in to comment.