diff options
Diffstat (limited to 'components/package/contents/ui/AccountSwitcher.qml')
-rw-r--r-- | components/package/contents/ui/AccountSwitcher.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/package/contents/ui/AccountSwitcher.qml b/components/package/contents/ui/AccountSwitcher.qml index 6a9d2deb..f0b1d17e 100644 --- a/components/package/contents/ui/AccountSwitcher.qml +++ b/components/package/contents/ui/AccountSwitcher.qml | |||
@@ -174,7 +174,7 @@ Button { | |||
174 | 174 | ||
175 | anchors.fill: parent | 175 | anchors.fill: parent |
176 | 176 | ||
177 | //accountId: accountFactory.accountId | 177 | accountId: accountFactory.accountId |
178 | uiSource: accountFactory.uiPath | 178 | uiSource: accountFactory.uiPath |
179 | } | 179 | } |
180 | } | 180 | } |