jh-changes
Shin'ya Ueoka 7 years ago
parent 78233b25b7
commit 59a28d0b44
  1. 3
      src/content/follow.js

@ -45,6 +45,9 @@ export default class Follow {
this.keys.pop();
}
e.stopPropagation();
e.preventDefault();
this.refreshKeys();
}