1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

Refactor notifier

This commit is contained in:
Chocobozzz 2021-07-30 16:51:27 +02:00
parent 2bee9db56a
commit d26836cd95
No known key found for this signature in database
GPG key ID: 583A612D890159BE
37 changed files with 1627 additions and 1231 deletions

View file

@ -0,0 +1,4 @@
export * from './abuse-state-change-for-reporter'
export * from './new-abuse-for-moderators'
export * from './new-abuse-message-for-reporter'
export * from './new-abuse-message-for-moderators'