Skip to content

Commit d73d9ec

Browse files
committed
update
1 parent 91c743c commit d73d9ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mpv-prism.lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"darwin-arm64": {
2424
"file": "darwin-arm64.tar.gz",
2525
"url": "https://seanime.app/assets/mpv-prism/0.1.0/native/darwin-arm64.tar.gz",
26-
"sha256": "47713d319d379f65578bffc56700aab9eaaf1ed6267eae01a64e7058194a46d4"
26+
"sha256": "3209fe9c8b264bb0fcc2266962fccc470dc23a109e7dc0267a4923897ed4b52f"
2727
},
2828
"win32-x64": {
2929
"file": "win32-x64.tar.gz",

seanime-web/src/app/(main)/settings/_components/playback-settings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ export function PlaybackSettings() {
249249
customMpvConfig: value,
250250
})
251251
}}
252-
placeholder="# Add custom settings here
deband=yes"
252+
placeholder="# Add custom settings here"
253253
className="font-mono text-sm mt-1 h-[300px]"
254254
fieldClass=""
255255
size="sm"

0 commit comments

Comments
 (0)