This commit is contained in:
Fredrik Burmester
2024-11-18 08:55:34 +01:00
parent 2350f4e294
commit 5c44db183a
2 changed files with 0 additions and 7 deletions

View File

@@ -69,8 +69,6 @@ export default function page() {
? parseInt(bitrateValueStr, 10)
: BITRATES[0].value;
console.log("bitrateValue ~", bitrateValue);
const {
data: item,
isLoading: isLoadingItem,