Skip to content

Commit

Permalink
email delivery attempt export (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignazio Bovo authored Dec 6, 2023
1 parent 7ed2d03 commit fe6279a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/offchainState.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const exportedStateMap = {
Account: true,
Notification: true,
NotificationEmailDelivery: true,
NotificationEmailDeliveryAttempt: true,
Token: true,
Channel: ['is_excluded', 'video_views_num', 'follows_num', 'ypp_status', 'channel_weight'],
Video: ['is_excluded', 'views_num'],
Expand Down

0 comments on commit fe6279a

Please sign in to comment.