Merge branch 'lowp' into 'master'

Change Low Priorities header to Low Priority

See merge request b0/spectral!19
This commit is contained in:
Black Hat 2018-09-18 10:36:44 +00:00
commit 86ea5d02c1
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Item {
case 2: return "Favorites" case 2: return "Favorites"
case 3: return "Rooms" case 3: return "Rooms"
case 4: return "People" case 4: return "People"
case 5: return "Low Priorities" case 5: return "Low Priority"
} }
} }
} }