mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Better exporting, and small issues with sizing in panel
This commit is contained in:
@@ -236,6 +236,7 @@ var Search = {
|
||||
data.snippet.channelTitle.toLowerCase().indexOf("vevo") == -1)))
|
||||
))
|
||||
not_matched = true;
|
||||
else if(duration > 1800) not_matched = true;
|
||||
|
||||
return false;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user