mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Restored API info, fix FoxxMD/multi-scrobbler#38
This commit is contained in:
parent
7d979e92fe
commit
9370e62a47
@ -42,7 +42,8 @@ def server_info():
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
"name":malojaconfig["NAME"],
|
"name":malojaconfig["NAME"],
|
||||||
"version":VERSION,
|
"version":VERSION.split("."),
|
||||||
|
"versionstring":VERSION,
|
||||||
"db_status":dbstatus
|
"db_status":dbstatus
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user