Skip to content

Commit

Permalink
feat: add channel verification to hidden entities
Browse files Browse the repository at this point in the history
  • Loading branch information
ignazio-bovo committed Aug 7, 2023
1 parent 1d84475 commit e953bc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions db/migrations/2000000000000-Views.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ module.exports = class Views2000000000000 {
report: ['FALSE'],
exclusion: ['FALSE'],
session: ['FALSE'],
channel_verification: ['False'],
user: ['FALSE'],
account: ['FALSE'],
token: ['FALSE'],
Expand Down

0 comments on commit e953bc6

Please sign in to comment.