mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Refactor notifier
This commit is contained in:
parent
2bee9db56a
commit
d26836cd95
37 changed files with 1627 additions and 1231 deletions
4
server/lib/notifier/shared/abuse/index.ts
Normal file
4
server/lib/notifier/shared/abuse/index.ts
Normal 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'
|
Loading…
Add table
Add a link
Reference in a new issue