fix stuff + add stuff

This commit is contained in:
ashley 2025-10-04 12:20:46 +02:00
parent 54c767714a
commit 6ff3e08924

View File

@ -416,7 +416,7 @@ app.get("/api/version.json", async (req, res) => {
id_like: osr.id_like,
version_id: osr.version_id,
} : null,
platform,
platform.replace("linux", "GNU/Linux"),
kernel_release: kernelRelease,
arch,
hostname,