mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable home always being highlights
This commit is contained in:
parent
4158d5f967
commit
ffb0db3ab7
1 changed files with 1 additions and 1 deletions
|
|
@ -218,7 +218,7 @@ export default {
|
||||||
return window.location.pathname
|
return window.location.pathname
|
||||||
}
|
}
|
||||||
|
|
||||||
return '/'
|
return ''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// data: function () {
|
// data: function () {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue