diff options
Diffstat (limited to 'components/package')
-rw-r--r-- | components/package/contents/ui/AccountSwitcher.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/package/contents/ui/AccountSwitcher.qml b/components/package/contents/ui/AccountSwitcher.qml index 48bb2c1b..31c5e6d4 100644 --- a/components/package/contents/ui/AccountSwitcher.qml +++ b/components/package/contents/ui/AccountSwitcher.qml | |||
@@ -39,6 +39,7 @@ Controls.ToolButton { | |||
39 | 39 | ||
40 | KubeFramework.FolderController { | 40 | KubeFramework.FolderController { |
41 | id: folderController | 41 | id: folderController |
42 | accountId: accountId | ||
42 | } | 43 | } |
43 | 44 | ||
44 | KubeAccounts.AccountsModel { | 45 | KubeAccounts.AccountsModel { |