Skip to content

Commit

Permalink
notifications visible to accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
ignazio-bovo committed Aug 7, 2023
1 parent 5332e0e commit b537515
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db/migrations/2000000000000-Views.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ module.exports = class Views2000000000000 {
nft_activity: [`EXISTS(SELECT 1 FROM "event" WHERE "id"="event_id")`],
// HIDDEN entities
video_view_event: ['FALSE'],
notification: ['FALSE'],
channel_follow: ['FALSE'],
report: ['FALSE'],
exclusion: ['FALSE'],
Expand Down

0 comments on commit b537515

Please sign in to comment.