fix lint
This commit is contained in:
@@ -167,7 +167,7 @@ export const navbarItemDef = reactive({
|
||||
title: i18n.ts.reload,
|
||||
icon: 'ti ti-refresh',
|
||||
action: (ev) => {
|
||||
location.reload();
|
||||
window.location.reload();
|
||||
},
|
||||
},
|
||||
profile: {
|
||||
|
Reference in New Issue
Block a user