mirror of https://github.com/morpheus65535/bazarr
Fix bad code format
This commit is contained in:
parent
fa1ea0eea7
commit
b5b212ad76
|
@ -2060,10 +2060,7 @@
|
|||
|
||||
% from get_args import args
|
||||
|
||||
%
|
||||
if args.no_update or
|
||||
args.release_update
|
||||
:
|
||||
% if args.no_update or args.release_update:
|
||||
$("#div_update").hide();
|
||||
% end
|
||||
% import sys
|
||||
|
|
Loading…
Reference in New Issue