api/service-alias: add an alias for twitch
because only clips are supported for now. vods may be supported after we implement HLS local processing
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const friendlyNames = {
|
||||
bsky: "bluesky",
|
||||
twitch: "twitch clips"
|
||||
}
|
||||
|
||||
export const friendlyServiceName = (service) => {
|
||||
|
||||
Reference in New Issue
Block a user