refs #843 Fix reloadable for mentions
This commit is contained in:
parent
b6d3aeaf84
commit
f4ea67ff0a
|
@ -168,7 +168,7 @@ export default {
|
||||||
switch (this.$route.name) {
|
switch (this.$route.name) {
|
||||||
case 'home':
|
case 'home':
|
||||||
case 'notifications':
|
case 'notifications':
|
||||||
case 'mentiont':
|
case 'mentions':
|
||||||
case 'favourites':
|
case 'favourites':
|
||||||
case 'local':
|
case 'local':
|
||||||
case 'public':
|
case 'public':
|
||||||
|
|
Loading…
Reference in New Issue