Skip to content

Commit 5552023

Browse files
committed
🎨 #14895
1 parent abc4075 commit 5552023

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/protyle/util/compatibility.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ export const isInHarmony = () => {
222222
return window.siyuan.config.system.container === "harmony" && window.JSHarmony;
223223
};
224224

225-
226225
export const updateHotkeyAfterTip = (hotkey: string) => {
227226
if (hotkey) {
228227
return " " + updateHotkeyTip(hotkey);

0 commit comments

Comments
 (0)