fix editor

This commit is contained in:
hooke007
2021-09-01 01:06:38 +08:00
parent bec97545d1
commit 50cc295e9e

View File

@@ -498,7 +498,7 @@ option = no
[setting] [setting]
name = keep-open-pause name = keep-open-pause
file = mpv file = mpv
default = yes default = no
filter = Playback filter = Playback
help = If set to no, instead of pausing when keep-open is active, just stop at end of file and continue playing forward when you seek backwards until end where it stops again. help = If set to no, instead of pausing when keep-open is active, just stop at end of file and continue playing forward when you seek backwards until end where it stops again.
@@ -508,7 +508,7 @@ option = no
[setting] [setting]
name = keep-open name = keep-open
file = mpv file = mpv
default = no default = yes
filter = Playback filter = Playback
help = Using no, mpv would terminate after the last file but mpv.net never terminates automatically. help = Using no, mpv would terminate after the last file but mpv.net never terminates automatically.