]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/external-plugins/index.ts
Add ability for plugins to specify scale filter
[github/Chocobozzz/PeerTube.git] / server / tests / external-plugins / index.ts
index 1f1236c69a66047671073f69a05b976eac508739..31d818b51627013b50a978608bee874b0f030176 100644 (file)
@@ -1 +1,3 @@
-export * from './auth-ldap'
+import './auth-ldap'
+import './auto-block-videos'
+import './auto-mute'