mirror of
https://github.com/p-stream/providers.git
synced 2026-04-19 15:12:05 +00:00
Update vidify.ts
This commit is contained in:
parent
2a8110b4a9
commit
421327884d
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ async function getAuthHeader(ctx: any): Promise<string> {
|
|||
return cachedAuthHeader;
|
||||
}
|
||||
|
||||
|
||||
export function makeVidifyEmbed(id: string, rank: number = 100) {
|
||||
const serverIndex = VIDIFY_SERVERS.indexOf(id) + 1;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue