mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-02 20:18:29 +01:00
chore
This commit is contained in:
@@ -69,8 +69,6 @@ export default function page() {
|
||||
? parseInt(bitrateValueStr, 10)
|
||||
: BITRATES[0].value;
|
||||
|
||||
console.log("bitrateValue ~", bitrateValue);
|
||||
|
||||
const {
|
||||
data: item,
|
||||
isLoading: isLoadingItem,
|
||||
|
||||
Reference in New Issue
Block a user