]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - shared/models/moderation/abuse/abuse-filter.type.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / shared / models / moderation / abuse / abuse-filter.type.ts
1 export type AbuseFilter = 'video' | 'comment' | 'account'