1
0
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:
AkiraFukushima 2018-06-05 20:00:33 +09:00
parent 0a353bf2fd
commit 865ad4118e

View File

@ -25,6 +25,14 @@ const Jump = {
{
name: 'Public timeline',
path: 'public'
},
{
name: 'Hashtag',
path: 'hashtag'
},
{
name: 'Search',
path: 'search'
}
],
listChannelList: [],