Merge pull request #15044 from overleaf/mf-send-warning-to-users-with-personal-and-group-subscriptions
Show notification warning to user with both personal and group subscriptions GitOrigin-RevId: 7f46d7af10389f552175ce26fae9469e0167f95b
This commit is contained in:
@@ -6,6 +6,7 @@ type TemplateKey =
|
||||
| 'notification_dropbox_duplicate_project_names'
|
||||
| 'notification_dropbox_unlinked_due_to_lapsed_reconfirmation'
|
||||
| 'notification_group_invitation'
|
||||
| 'notification_personal_and_group_subscriptions'
|
||||
|
||||
type NotificationBase = {
|
||||
_id?: number
|
||||
|
||||
Reference in New Issue
Block a user