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

This commit is contained in:
Vanessa 2022-11-24 23:17:09 +08:00
commit 3a8aa2cd25
8 changed files with 45 additions and 12 deletions

View file

@ -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,