cleanup
This commit is contained in:
parent
32c27b85b0
commit
8e63f189fc
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ const TimelineMenu = {
|
|||
return '#' + this.$route.params.tag
|
||||
}
|
||||
if (route === 'lists-timeline') {
|
||||
console.log(useListsStore, this.$route.params.id)
|
||||
return useListsStore().findListTitle(this.$route.params.id)
|
||||
}
|
||||
if (route === 'bookmark-folder') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue