mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-29 21:10:14 +02:00
api/vimeo: return accidentally remove merge function
This commit is contained in:
parent
1cbffc2d75
commit
eb52ab2be8
@ -1,5 +1,6 @@
|
|||||||
import HLS from "hls-parser";
|
import HLS from "hls-parser";
|
||||||
import { env } from "../../config.js";
|
import { env } from "../../config.js";
|
||||||
|
import { merge } from '../../misc/utils.js';
|
||||||
|
|
||||||
const resolutionMatch = {
|
const resolutionMatch = {
|
||||||
"3840": 2160,
|
"3840": 2160,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user