aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/playlists/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/lib/activitypub/playlists/index.ts')
-rw-r--r--server/lib/activitypub/playlists/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/lib/activitypub/playlists/index.ts b/server/lib/activitypub/playlists/index.ts
index 2885830b4..e2470a674 100644
--- a/server/lib/activitypub/playlists/index.ts
+++ b/server/lib/activitypub/playlists/index.ts
@@ -1,2 +1,3 @@
1export * from './get'
1export * from './create-update' 2export * from './create-update'
2export * from './refresh' 3export * from './refresh'