Fix monitor scale type (#3312)

This commit is contained in:
Minh
2026-05-24 23:26:05 +02:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@ hl.monitor({
output = "",
mode = "preferred",
position = "auto",
scale = "1"
scale = 1
})
hl.gesture({