This commit is contained in:
Vanessa 2023-03-06 16:00:29 +08:00
parent 823a90767b
commit ea7fc4ea8e
4 changed files with 9 additions and 8 deletions

View file

@ -169,9 +169,6 @@ export const onGetConfig = (isStart: boolean) => {
resizeDrag();
}, 200);
});
if (window.siyuan.config.openHelp) {
mountHelp();
}
addGA();
};