mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-25 22:55:56 -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;
|
||||
default:
|
||||
alert("Shouldn't happen 1");
|
||||
// Do nothing
|
||||
break;
|
||||
}
|
||||
if (this.searchString) {
|
||||
|
Loading…
Reference in New Issue
Block a user