Merge branch 'dev' into 'main'

No this should be last commit

See merge request illegitimate/illegitimate-bot!189
This commit is contained in:
2024-01-22 11:50:14 +00:00

View File

@@ -35,7 +35,7 @@ export = {
.replaceAll("\"", "")
.replace("\n", "")
osInfo = `> **OS:** \`${os.type()}\`
> **Kernel:** \`${os.version()}\`
> **Kernel:** \`${os.release()}\`
> **Distro:** \`${distro}\``
}