mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-14 19:18:06 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
50835bc6ce
23 changed files with 72 additions and 47 deletions
|
|
@ -159,6 +159,10 @@ export const onGetConfig = (isStart: boolean) => {
|
|||
if (window.siyuan.config.newbie) {
|
||||
mountHelp();
|
||||
}
|
||||
|
||||
gtag("event", "config", {
|
||||
|
||||
});
|
||||
};
|
||||
|
||||
const initBar = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue