mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-30 17:15:16 +01:00
refs #367 Add hashtag and search page in jump list
This commit is contained in:
parent
0a353bf2fd
commit
865ad4118e
@ -25,6 +25,14 @@ const Jump = {
|
||||
{
|
||||
name: 'Public timeline',
|
||||
path: 'public'
|
||||
},
|
||||
{
|
||||
name: 'Hashtag',
|
||||
path: 'hashtag'
|
||||
},
|
||||
{
|
||||
name: 'Search',
|
||||
path: 'search'
|
||||
}
|
||||
],
|
||||
listChannelList: [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user