1
0
Fork 0
peertube/server/tests/external-plugins/index.ts

4 lines
71 B
TypeScript
Raw Normal View History

2020-05-11 04:15:44 -04:00
import './auth-ldap'
2020-06-25 04:32:17 -04:00
import './auto-block-videos'
2020-05-11 04:15:44 -04:00
import './auto-mute'