mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-25 12:45:17 +00:00
fix for some searches
This commit is contained in:
parent
d61f031244
commit
818ebaa4f6
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ const module = {
|
|||
})
|
||||
} else {
|
||||
//--- If Entry Is Not A Video ---//
|
||||
logger("search", { type: "Error Caught Successfully", error: video }, true);
|
||||
//logger("search", { type: "Error Caught Successfully", error: video }, true);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue