mirror of
https://github.com/moparisthebest/SickRage
synced 2025-01-08 04:18:09 -05:00
Merge pull request #1274 from Benouch/develop
Newznab Categories not beeing saved
This commit is contained in:
commit
a78344b609
@ -204,7 +204,7 @@ $(document).ready(function(){
|
|||||||
$(this).getCategories(isDefault, data);
|
$(this).getCategories(isDefault, data);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
updateNewznabCaps( null, data );
|
$(this).updateNewznabCaps( null, data );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user