renamed time to timemanager to be consistent

This commit is contained in:
2026-08-17 16:19:15 +01:00
parent e33041b66c
commit f90e62d25b
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
module Services module Services
singleton Time 1.0 Time.qml singleton TimeManager 1.0 TimeManager.qml
singleton NotificationManager 1.0 NotificationManager.qml singleton NotificationManager 1.0 NotificationManager.qml
singleton WorkspaceManager 1.0 WorkspaceManager.qml singleton WorkspaceManager 1.0 WorkspaceManager.qml
singleton BluetoothManager 1.0 BluetoothManager.qml singleton BluetoothManager 1.0 BluetoothManager.qml