follow key
This commit is contained in:
parent
78233b25b7
commit
59a28d0b44
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ export default class Follow {
|
||||||
this.keys.pop();
|
this.keys.pop();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
e.stopPropagation();
|
||||||
|
e.preventDefault();
|
||||||
|
|
||||||
this.refreshKeys();
|
this.refreshKeys();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue