refs #843 Fix reloadable for mentions

This commit is contained in:
AkiraFukushima 2019-03-15 01:04:37 +09:00
parent b6d3aeaf84
commit f4ea67ff0a
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ export default {
switch (this.$route.name) {
case 'home':
case 'notifications':
case 'mentiont':
case 'mentions':
case 'favourites':
case 'local':
case 'public':