mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Refactor notifier
This commit is contained in:
parent
2bee9db56a
commit
d26836cd95
37 changed files with 1627 additions and 1231 deletions
7
server/lib/notifier/shared/index.ts
Normal file
7
server/lib/notifier/shared/index.ts
Normal file
|
@ -0,0 +1,7 @@
|
|||
export * from './abuse'
|
||||
export * from './blacklist'
|
||||
export * from './comment'
|
||||
export * from './common'
|
||||
export * from './follow'
|
||||
export * from './instance'
|
||||
export * from './video-publication'
|
Loading…
Add table
Add a link
Reference in a new issue