Result editor fix

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov 2025-06-05 22:41:56 +05:00
parent 38e1851c1b
commit 3dda7c4f79
No known key found for this signature in database
GPG Key ID: 211936D31001B31C

View File

@ -91,8 +91,8 @@
type = undefined
} else {
type = null
update()
}
update()
}
</script>