Merge branch 'patch-2' into 'master'

Make Account settings name plural

See merge request b0/spectral!23
This commit is contained in:
Black Hat 2018-10-14 15:03:51 +00:00
commit 878bcaa84d
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ Page {
Repeater {
model: ListModel {
ListElement {
category: "Account"
category: "Accounts"
form: 0
}
ListElement {