This commit is contained in:
Vanessa 2024-05-04 16:43:35 +08:00
parent c32d1fe09f
commit 17a619a55b
6 changed files with 7 additions and 8 deletions

View file

@ -37,7 +37,7 @@ export const commandPanel = (app: App) => {
dialog.element.setAttribute("data-key", Constants.DIALOG_COMMANDPANEL);
const listElement = dialog.element.querySelector("#commands");
/// #if !MOBILE
let html = ""
let html = "";
Object.keys(window.siyuan.config.keymap.general).forEach((key) => {
if (["addToDatabase"].includes(key)) {
html += `<li class="b3-list-item" data-command="${key}">