mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-15 18:36:30 +08:00
Test
This commit is contained in:
parent
52ec5fed8a
commit
26b4eb3bb4
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ def save_settings():
|
|||
def check_update():
|
||||
ref = request.environ['HTTP_REFERER']
|
||||
|
||||
root.info(check_and_apply_update())
|
||||
root.warning(check_and_apply_update())
|
||||
|
||||
redirect(ref)
|
||||
|
||||
|
|
Loading…
Reference in a new issue