Skip to content

Commit 3789fce

Browse files
committed
fix config
1 parent 3507da0 commit 3789fce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mpvacious/config/default_config.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ tie_volumes=no
102102
# overwrite more than the value specified below
103103
# Just remember that having multiple cards with the same sentence
104104
# and the same audio recording is usually bad practice.
105-
card_overwrite_safeguard = 1
105+
card_overwrite_safeguard=1
106106

107107
# Remove text in parentheses and leading/trailing/full-width/duplicated spaces or
108108
# newlines that may interfere with Rikaitan before copying
@@ -343,7 +343,7 @@ mpv_audio_args=
343343
##
344344

345345
# A custom string passed to your subtitle filter script.
346-
# This is particularly useful for profile switching.
346+
# This is particularly useful for profile switching.
347347
# For example, you can set it to "japanese" in your JP profile
348348
# and "none" # or another value in other profiles
349349
# to control script behavior.

0 commit comments

Comments
 (0)