whitespace

This commit is contained in:
Philipp Kühn 2018-09-28 13:33:40 +02:00
parent 45db3b704c
commit b5fe141afa

View File

@ -129,7 +129,7 @@ export default {
},
enterHandler() {
const user = this.filteredUsers[this.navigatedUserIndex]
if (user) {
this.selectUser(user)
}