whitespace
This commit is contained in:
@@ -129,7 +129,7 @@ export default {
|
|||||||
},
|
},
|
||||||
enterHandler() {
|
enterHandler() {
|
||||||
const user = this.filteredUsers[this.navigatedUserIndex]
|
const user = this.filteredUsers[this.navigatedUserIndex]
|
||||||
|
|
||||||
if (user) {
|
if (user) {
|
||||||
this.selectUser(user)
|
this.selectUser(user)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user