remove telemetry completely

This commit is contained in:
SethBurkart123
2024-05-24 16:58:33 +10:00
parent 8cbf60fef5
commit 7a5f91a8c1
9 changed files with 1 additions and 26 deletions
-1
View File
@@ -26,7 +26,6 @@ export interface SettingsState {
};
menuorder: any[];
notificationcollector: boolean;
telemetry: boolean;
onoff: boolean;
selectedColor: string;
originalSelectedColor: string;