From 2d427214cbd1f298446dbe6c550bc8bf2740af7f Mon Sep 17 00:00:00 2001 From: James Date: Sun, 2 Mar 2025 22:45:17 +1000 Subject: [PATCH] 13079 missing Linux build --- db.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/db.json b/db.json index 0bb8965..ccef592 100644 --- a/db.json +++ b/db.json @@ -14,6 +14,7 @@ "12651": "Failed Linux build, ignore", "12767": "os.date() appends null terminator; can break Lua scripts", "12913-12932": "Causes a crash when restarting Node.js 22", - "12933-13045": "Still crashes (sometimes) when restarting resources due to Node.js 22" + "12933-13045": "Still crashes (sometimes) when restarting resources due to Node.js 22", + "13079": "Failed Linux build (works OK if using Windows!)" } }