mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: added telemetry module
This commit is contained in:
@@ -33,6 +33,7 @@ var modules: [Module] = [
|
||||
Bluetooth(),
|
||||
Clock()
|
||||
]
|
||||
let telemetry: Telemetry = Telemetry(&modules)
|
||||
|
||||
@main
|
||||
class AppDelegate: NSObject, NSApplicationDelegate, UNUserNotificationCenterDelegate {
|
||||
|
||||
Reference in New Issue
Block a user