use tv route

This commit is contained in:
SrGooglo 2022-12-08 10:47:31 +00:00
parent 03ab934e2d
commit 9e246c4f9a

View File

@ -14,6 +14,8 @@ const streamingServerAPIUri = `${streamingServerAPIAddress.startsWith("https") ?
const FILTER_KEYS = ["stream"]
export default class StreamingController extends Controller {
static useRoute = "/tv"
methods = {
genereteKey: async (user_id) => {
// this will generate a new key for the user