Merge branch 'lowp' into 'master'
Change Low Priorities header to Low Priority See merge request b0/spectral!19
This commit is contained in:
commit
86ea5d02c1
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue