mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-04-23 22:27:17 -04:00
Removing a call to update_series not required.
This commit is contained in:
parent
78f09cd9d6
commit
249c5e965a
1 changed files with 0 additions and 2 deletions
|
@ -94,5 +94,3 @@ def profile_id_to_language(id):
|
|||
for profile in profiles_list:
|
||||
if id == profile[0]:
|
||||
return profile[1]
|
||||
|
||||
update_series()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue