Private GIT

Skip to content
Snippets Groups Projects
Commit a78344b6 authored by Alexandre Beloin's avatar Alexandre Beloin
Browse files

Merge pull request #1274 from Benouch/develop

Newznab Categories not beeing saved
parents 225b1171 b6eb81b9
Branches
Tags
No related merge requests found
......@@ -204,7 +204,7 @@ $(document).ready(function(){
$(this).getCategories(isDefault, data);
}
else {
updateNewznabCaps( null, data );
$(this).updateNewznabCaps( null, data );
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment