From c91adbbde7006702b63ef57eaf663366cd313dba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Gia=20Phong?= Date: Tue, 3 Jan 2023 15:11:44 +0900 Subject: [PATCH] autodoc: show binding in lowercase is not bound and shortcuts popup already use lowercase. --- lib/docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/index.html b/lib/docs/index.html index 00f570d100f10ba4643d5438b20eaf96a2009d13..fb8544d7f0837a954fd365452864da579c581017 100644 --- a/lib/docs/index.html +++ b/lib/docs/index.html @@ -633,7 +633,7 @@
- S to search, ? for more options + s to search, ? for more options

Loading...

-- 2.54.0