There was an error while loading. Please reload this page.
1 parent 91c743c commit d73d9ecCopy full SHA for d73d9ec
2 files changed
mpv-prism.lock.json
@@ -23,7 +23,7 @@
23
"darwin-arm64": {
24
"file": "darwin-arm64.tar.gz",
25
"url": "https://seanime.app/assets/mpv-prism/0.1.0/native/darwin-arm64.tar.gz",
26
- "sha256": "47713d319d379f65578bffc56700aab9eaaf1ed6267eae01a64e7058194a46d4"
+ "sha256": "3209fe9c8b264bb0fcc2266962fccc470dc23a109e7dc0267a4923897ed4b52f"
27
},
28
"win32-x64": {
29
"file": "win32-x64.tar.gz",
seanime-web/src/app/(main)/settings/_components/playback-settings.tsx
@@ -249,7 +249,7 @@ export function PlaybackSettings() {
249
customMpvConfig: value,
250
})
251
}}
252
- placeholder="# Add custom settings here deband=yes"
+ placeholder="# Add custom settings here"
253
className="font-mono text-sm mt-1 h-[300px]"
254
fieldClass=""
255
size="sm"
0 commit comments