Enable lazy loading by default.
Also fixes undefined error when not logged in.
This commit is contained in:
@@ -10,6 +10,7 @@ Page {
|
||||
Switch {
|
||||
id: lazyLoadSwitch
|
||||
text: "Lazy load at initial sync"
|
||||
checked: true
|
||||
}
|
||||
Switch {
|
||||
id: asyncMessageDelegateSwitch
|
||||
|
||||
Reference in New Issue
Block a user