mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
🎨 加入 Google Analytics https://github.com/siyuan-note/siyuan/issues/6369
This commit is contained in:
parent
2c608bf593
commit
41d882ddba
3 changed files with 20 additions and 2 deletions
|
|
@ -427,4 +427,7 @@ export abstract class Constants {
|
|||
// third
|
||||
"yul", "solidity", "abap",
|
||||
];
|
||||
|
||||
// Google Analytics 事件
|
||||
public static readonly ANALYTICS_EVT_ON_GET_CONFIG: string = "siyuan.onGetConfig";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue