remove unused google analytics support

This commit is contained in:
Athou
2025-07-29 12:35:53 +02:00
parent 9a25157d3f
commit a8c47d717c
7 changed files with 1 additions and 36 deletions

View File

@@ -214,7 +214,6 @@ export interface ServerInfo {
version: string
gitCommit: string
allowRegistrations: boolean
googleAnalyticsCode?: string
smtpEnabled: boolean
demoAccountEnabled: boolean
websocketEnabled: boolean