mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 06:05:56 -05:00
fix parse error
This commit is contained in:
parent
4b7b5d78fc
commit
4116a68166
@ -321,7 +321,7 @@ char *db_error_list[] = {
|
||||
"No rows returned",
|
||||
"Invalid playlist id: %d",
|
||||
"Invalid song id: %d",
|
||||
"Parse error",
|
||||
"Parse error: %s",
|
||||
"No backend database support for type: %s"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user