mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-13 12:18:50 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
3a8aa2cd25
8 changed files with 45 additions and 12 deletions
|
|
@ -136,7 +136,7 @@ export const addGA = () => {
|
|||
};
|
||||
/*eslint-enable */
|
||||
gtag("js", new Date());
|
||||
gtag("config", "G-L7WEXVQCR9");
|
||||
gtag("config", "G-L7WEXVQCR9", {send_page_view: false});
|
||||
const para = {
|
||||
version: Constants.SIYUAN_VERSION,
|
||||
container: window.siyuan.config.system.container,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue