mirror of
https://github.com/rhysd/Mstdn.git
synced 2025-01-21 20:52:11 +01:00
update shortcuts for order of tab items
This commit is contained in:
parent
7fa8cdac10
commit
e70ca557a0
@ -39,12 +39,12 @@ function makeDefaultConfig(): Config {
|
||||
k: 'scroll-up',
|
||||
i: 'scroll-top',
|
||||
m: 'scroll-bottom',
|
||||
n: '/web/statuses/new',
|
||||
1: '/web/timelines/home',
|
||||
2: '/web/notifications',
|
||||
3: '/web/timelines/public/local',
|
||||
4: '/web/timelines/public',
|
||||
5: '/web/getting-started'
|
||||
1: '/web/statuses/new',
|
||||
2: '/web/timelines/home',
|
||||
3: '/web/notifications',
|
||||
4: '/web/timelines/public/local',
|
||||
5: '/web/timelines/public',
|
||||
6: '/web/getting-started'
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user