Delete random True
This commit is contained in:
parent
1aaae5bdb2
commit
7d564b537b
@ -34,7 +34,6 @@ SHOW_REWIND_ON_DESYNC_CHECKBOX = False
|
|||||||
SHOW_TOOLTIPS = True
|
SHOW_TOOLTIPS = True
|
||||||
MERGE_PLAYPAUSE_BUTTONS = False
|
MERGE_PLAYPAUSE_BUTTONS = False
|
||||||
SYNC_ON_PAUSE = True # Client seek to global position - subtitles may disappear on some media players
|
SYNC_ON_PAUSE = True # Client seek to global position - subtitles may disappear on some media players
|
||||||
True
|
|
||||||
#Usually there's no need to adjust these
|
#Usually there's no need to adjust these
|
||||||
FILENAME_STRIP_REGEX = u"[-~_\.\[\](): ]"
|
FILENAME_STRIP_REGEX = u"[-~_\.\[\](): ]"
|
||||||
COMMANDS_UNDO = ["u", "undo", "revert"]
|
COMMANDS_UNDO = ["u", "undo", "revert"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user