1
0
mirror of https://github.com/rhysd/Mstdn.git synced 2025-01-21 20:52:11 +01:00

add '/web/statuses/new' to shortcut

This commit is contained in:
rhysd 2017-04-16 22:12:37 +09:00
parent d9bc17d321
commit 16b224d973

View File

@ -39,6 +39,7 @@ function makeDefaultConfig(): Config {
k: 'scroll-up', k: 'scroll-up',
i: 'scroll-top', i: 'scroll-top',
m: 'scroll-bottom', m: 'scroll-bottom',
n: '/web/statuses/new',
1: '/web/timelines/home', 1: '/web/timelines/home',
2: '/web/notifications', 2: '/web/notifications',
3: '/web/timelines/public/local', 3: '/web/timelines/public/local',