mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-08 12:52:24 +00:00
Location: should fix edge case of location data being not ready on time
This commit is contained in:
@@ -26,7 +26,7 @@ Singleton {
|
||||
property string defaultAvatar: Quickshell.env("HOME") + "/.face"
|
||||
|
||||
// Used to access via Settings.data.xxx.yyy
|
||||
property alias data: adapter
|
||||
readonly property alias data: adapter
|
||||
|
||||
property bool isLoaded: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user