mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 00:14:07 +01:00
🔥 Completely remove Google Analytics https://github.com/siyuan-note/siyuan/issues/15096
This commit is contained in:
parent
3631b729ad
commit
3319ffbb18
28 changed files with 91 additions and 9172 deletions
4
app/src/types/config.d.ts
vendored
4
app/src/types/config.d.ts
vendored
|
|
@ -1515,10 +1515,6 @@ declare namespace Config {
|
|||
* The absolute path of the `data` directory of the current workspace
|
||||
*/
|
||||
dataDir: string;
|
||||
/**
|
||||
* Whether to disable Google Analytics
|
||||
*/
|
||||
disableGoogleAnalytics: boolean;
|
||||
/**
|
||||
* Whether to automatically download the installation package for the new version
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue