From d69b895983c3ae88926e10e3f8a42af3b53ad582 Mon Sep 17 00:00:00 2001 From: shy Date: Sat, 15 Jun 2024 18:48:26 +0800 Subject: [PATCH] opt some --- misc/wx/wxml.go | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/wx/wxml.go b/misc/wx/wxml.go index 458c713b..43b75530 100644 --- a/misc/wx/wxml.go +++ b/misc/wx/wxml.go @@ -26,6 +26,7 @@ func init() { "type", code.FUNCTION, "open-type", code.FUNCTION, "size", code.FUNCTION, + "mode", code.FUNCTION, "name", code.FUNCTION, "value", code.FUNCTION, "range", code.FUNCTION,