api/vimeo: return accidentally remove merge function

This commit is contained in:
wukko 2024-11-24 18:19:56 +06:00
parent 1cbffc2d75
commit eb52ab2be8
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -1,5 +1,6 @@
import HLS from "hls-parser";
import { env } from "../../config.js";
import { merge } from '../../misc/utils.js';
const resolutionMatch = {
"3840": 2160,