mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 07:05:57 -05:00
First time ever I've introduced an error by linting.
This commit is contained in:
parent
31b142bef6
commit
a06fa36c21
@ -107,7 +107,7 @@ var Query = {
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
alert("Shouldn't happen 1");
|
// Do nothing
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
if (this.searchString) {
|
if (this.searchString) {
|
||||||
|
Loading…
Reference in New Issue
Block a user