From 14733025d7022a8d3b423276e1cddf5e9be64442 Mon Sep 17 00:00:00 2001 From: computermusik Date: Mon, 12 May 2025 11:04:21 +0200 Subject: [PATCH] Update whichos.js --- javascript/whichos.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript/whichos.js b/javascript/whichos.js index 2b1e1ee..1caa20f 100644 --- a/javascript/whichos.js +++ b/javascript/whichos.js @@ -1,4 +1,4 @@ -function(os) +function os() { outlet(0, max["os"]); } \ No newline at end of file