mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-01-01 12:32:25 +08:00
Fixed issue with PR #2064
This commit is contained in:
parent
58262bc299
commit
189840bea7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ class SubtitleModifications(object):
|
|||
language = None
|
||||
initialized_mods = {}
|
||||
mods_used = []
|
||||
only_uppercase = False
|
||||
f = None
|
||||
|
||||
font_style_tag_start = u"{\\"
|
||||
|
|
Loading…
Reference in a new issue