parent
9e67929ee7
commit
e89cf400c0
@ -158,7 +158,7 @@ export function useTabbar() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
disabled: disabledRefresh,
|
disabled: disabledRefresh,
|
||||||
handler: refreshTab,
|
handler: () => refreshTab(),
|
||||||
icon: RotateCw,
|
icon: RotateCw,
|
||||||
key: 'reload',
|
key: 'reload',
|
||||||
text: $t('preferences.tabbar.contextMenu.reload'),
|
text: $t('preferences.tabbar.contextMenu.reload'),
|
||||||
|
Loading…
Reference in New Issue
Block a user