mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add bulk comment actions on account dropdown
This commit is contained in:
1
shared/models/bulk/index.ts
Normal file
1
shared/models/bulk/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export * from './bulk-remove-comments-of-body.model'
|
||||
@@ -2,6 +2,7 @@ export * from './activitypub'
|
||||
export * from './actors'
|
||||
export * from './avatars'
|
||||
export * from './blocklist'
|
||||
export * from './bulk'
|
||||
export * from './redundancy'
|
||||
export * from './users'
|
||||
export * from './videos'
|
||||
|
||||
Reference in New Issue
Block a user