getMicroKaraokeSongsPageHandler(_:)
func getMicroKaraokeSongsPageHandler(_ req: Request) async throws -> View
GET /moderate/microkaraoke
This shows a view that shows the MicroKaraoke songs that are:
- Completed/Approved: Approved by mods, ready for viewing by all users.
- Completed/Not Approved: Not yet approved, but all necessary video clips have been uploaded
- Not Completed: Songs that do not yet have all their video clips uploaded
-
Declaration
Swift
struct ReportContext : Encodable