You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/modules/googleAnalytics.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ export class GoogleAnalytics {
146
146
});
147
147
}
148
148
149
-
logging.log('Sending Google Analytics data. https://github.com/TCOTC/Whisper/issues/11');// TODO: 修改输出日志为“Whisper 主题正在发送 Google Analytics 数据(在外观模式菜单中可以禁用)”
149
+
logging.log('Sending Google Analytics data. https://github.com/TCOTC/Whisper/issues/11');// TODO 修改输出日志为“Whisper 主题正在发送 Google Analytics 数据(在外观模式菜单中可以禁用)”
0 commit comments