diff options
Diffstat (limited to 'modules/controlcenter/appearance/sections/ColorSchemeSection.qml')
| -rw-r--r-- | modules/controlcenter/appearance/sections/ColorSchemeSection.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/controlcenter/appearance/sections/ColorSchemeSection.qml b/modules/controlcenter/appearance/sections/ColorSchemeSection.qml index c0e5eb5..691d908 100644 --- a/modules/controlcenter/appearance/sections/ColorSchemeSection.qml +++ b/modules/controlcenter/appearance/sections/ColorSchemeSection.qml @@ -129,7 +129,6 @@ CollapsibleSection { Loader { active: isCurrent - asynchronous: true sourceComponent: MaterialIcon { text: "check" |