Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2022-10-27 09:53:24 +08:00
commit 50835bc6ce
23 changed files with 72 additions and 47 deletions

View file

@ -159,6 +159,10 @@ export const onGetConfig = (isStart: boolean) => {
if (window.siyuan.config.newbie) {
mountHelp();
}
gtag("event", "config", {
});
};
const initBar = () => {