fixe search by genre #425
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
if(args.keys.length > 2
|
||||
|| args.entries.length > 0
|
||||
|| args.langues.length > 2
|
||||
|| args.genres > 2){
|
||||
|| args.genres.length > 2){
|
||||
loadResults(args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user