autodoc: show binding in lowercase

<S-s> is not bound and shortcuts popup already use lowercase.
This commit is contained in:
Nguyễn Gia Phong 2023-01-03 15:11:44 +09:00
parent 8bd734d60c
commit c91adbbde7
No known key found for this signature in database
GPG Key ID: 27148B2C06A2224B

View File

@ -633,7 +633,7 @@
<div class="wrap">
<section class="docs">
<div style="position: relative">
<span id="searchPlaceholder"><kbd>S</kbd> to search, <kbd>?</kbd> for more options</span>
<span id="searchPlaceholder"><kbd>s</kbd> to search, <kbd>?</kbd> for more options</span>
<input type="search" class="search" id="search" autocomplete="off" spellcheck="false" disabled>
</div>
<p id="status">Loading...</p>