diff options
Diffstat (limited to 'shared/extra-utils/index.ts')
-rw-r--r-- | shared/extra-utils/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/extra-utils/index.ts b/shared/extra-utils/index.ts index fd8fef5dc..d3f010b20 100644 --- a/shared/extra-utils/index.ts +++ b/shared/extra-utils/index.ts | |||
@@ -27,3 +27,4 @@ export * from './videos/video-change-ownership' | |||
27 | export * from './feeds/feeds' | 27 | export * from './feeds/feeds' |
28 | export * from './instances-index/mock-instances-index' | 28 | export * from './instances-index/mock-instances-index' |
29 | export * from './search/videos' | 29 | export * from './search/videos' |
30 | export * from './plugins/mock-blocklist' | ||