Add comment

This commit is contained in:
LuanRT
2021-10-01 00:28:39 -03:00
parent d8e9594522
commit 8099c8037e

View File

@@ -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';