Result editor fix (#9178)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2025-06-13 13:50:46 +07:00
committed by GitHub
parent 02a4f83be7
commit edd24dca17
@@ -91,8 +91,8 @@
type = undefined
} else {
type = null
update()
}
update()
}
</script>