diff options
-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 c43e9ece..16e84931 100644 --- a/components/package/contents/ui/AccountSwitcher.qml +++ b/components/package/contents/ui/AccountSwitcher.qml | |||
@@ -41,7 +41,7 @@ Controls2.Button { | |||
41 | Layout.fillWidth: true | 41 | Layout.fillWidth: true |
42 | height: parent.height | 42 | height: parent.height |
43 | 43 | ||
44 | text: "Account Switcher" | 44 | text: "Accounts" |
45 | 45 | ||
46 | onClicked: { | 46 | onClicked: { |
47 | popup.open() | 47 | popup.open() |