Change name of root id to root everywhere
This commit is contained in:
@@ -3,7 +3,7 @@ pragma Singleton
|
||||
import Quickshell
|
||||
|
||||
Singleton {
|
||||
id: timeRoot
|
||||
id: root
|
||||
|
||||
readonly property string time: {
|
||||
Qt.formatDateTime(clock.date, "hh:mm");
|
||||
|
||||
Reference in New Issue
Block a user