diff options
Diffstat (limited to 'modules/lock/Fetch.qml')
| -rw-r--r-- | modules/lock/Fetch.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/lock/Fetch.qml b/modules/lock/Fetch.qml index 0e64343..ded5608 100644 --- a/modules/lock/Fetch.qml +++ b/modules/lock/Fetch.qml @@ -143,7 +143,6 @@ ColumnLayout { } component WrappedLoader: Loader { - asynchronous: true visible: active } |