]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/index.ts
Speed up plugins loading
[github/Chocobozzz/PeerTube.git] / shared / models / index.ts
index f105303f4617765854b7838aa3266d00e0df6f9d..4db1f234efa6cbb038de6ae2a2530d7a2f258379 100644 (file)
@@ -1,7 +1,7 @@
 export * from './activitypub'
 export * from './actors'
-export * from './avatars'
 export * from './moderation'
+export * from './custom-markup'
 export * from './bulk'
 export * from './redundancy'
 export * from './users'