fix stuff + add stuff
This commit is contained in:
parent
54c767714a
commit
6ff3e08924
@ -416,7 +416,7 @@ app.get("/api/version.json", async (req, res) => {
|
|||||||
id_like: osr.id_like,
|
id_like: osr.id_like,
|
||||||
version_id: osr.version_id,
|
version_id: osr.version_id,
|
||||||
} : null,
|
} : null,
|
||||||
platform,
|
platform.replace("linux", "GNU/Linux"),
|
||||||
kernel_release: kernelRelease,
|
kernel_release: kernelRelease,
|
||||||
arch,
|
arch,
|
||||||
hostname,
|
hostname,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user