mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-13 18:54:21 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
fc9505b496
12 changed files with 54 additions and 10 deletions
|
|
@ -145,6 +145,7 @@ export const addGA = () => {
|
|||
cTreeCount: window.siyuan.config.stat.cTreeCount,
|
||||
cBlockCount: window.siyuan.config.stat.cBlockCount,
|
||||
cDataSize: window.siyuan.config.stat.cDataSize,
|
||||
cAssetsSize: window.siyuan.config.stat.cAssetsSize,
|
||||
};
|
||||
if (window.siyuan.user) {
|
||||
para.isLoggedIn = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue