mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 06:13:45 +02:00
Add Google Analytics
Added Google Analytics to latest dev branch
This commit is contained in:
@@ -7,6 +7,7 @@ export interface SiteSettings {
|
||||
enabled: boolean;
|
||||
siteKey: string;
|
||||
};
|
||||
analytics: string;
|
||||
}
|
||||
|
||||
export interface SettingsStore {
|
||||
|
||||
Reference in New Issue
Block a user