mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 08:48:49 +01:00
This commit is contained in:
parent
6f7b04faa0
commit
5abfcd4416
1 changed files with 1 additions and 1 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