Commented testing js lines
All checks were successful
Gitea/YTDJ/pipeline/head This commit looks good
All checks were successful
Gitea/YTDJ/pipeline/head This commit looks good
This commit is contained in:
@@ -474,5 +474,7 @@ function displaySearchResults(res) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// For testing purpose
|
// For testing purpose
|
||||||
results = JSON.parse(localStorage.getItem('sres'));
|
// results = JSON.parse(localStorage.getItem('sres'));
|
||||||
displaySearchResults(results);
|
// if (results) {
|
||||||
|
// displaySearchResults(results);
|
||||||
|
// }
|
||||||
|
Reference in New Issue
Block a user