mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 06:05:56 -05:00
[htdocs] Rebuild web interface v0.8.5
This commit is contained in:
parent
18c3e6686c
commit
9ff06f094d
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1093,6 +1093,7 @@ db_upgrade(sqlite3 *hdl, int db_ver)
|
||||
ret = db_generic_upgrade(hdl, db_upgrade_v18_queries, ARRAY_SIZE(db_upgrade_v18_queries));
|
||||
if (ret < 0)
|
||||
return -1;
|
||||
/* no break */
|
||||
|
||||
/* FALLTHROUGH */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user