mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
fix parse error
This commit is contained in:
@@ -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"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user