summary refs log tree commit diff
path: root/src/routes/channels/#channel_id/followers.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes/channels/#channel_id/followers.ts')
-rw-r--r--src/routes/channels/#channel_id/followers.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/routes/channels/#channel_id/followers.ts b/src/routes/channels/#channel_id/followers.ts

index 25165356..c06db61b 100644 --- a/src/routes/channels/#channel_id/followers.ts +++ b/src/routes/channels/#channel_id/followers.ts
@@ -1,5 +1,6 @@ import { Router } from "express"; const router: Router = Router(); +// TODO: export default router;