diff --git a/lib/Constants.js b/lib/Constants.js index 52754f2c..9794e80d 100644 --- a/lib/Constants.js +++ b/lib/Constants.js @@ -157,7 +157,7 @@ const formatVideoData = (data, context, desktop) => { } }; -const filters = (order) => { +const filters = (order) => { // TODO: Refactor this switch (order) { case 'any,any,relevance': return 'EgIQAQ%3D%3D';