mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
use tv route
This commit is contained in:
parent
03ab934e2d
commit
9e246c4f9a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user