chore: replace icons, change errors

This commit is contained in:
Mar0xy 2023-11-23 19:22:34 +01:00
parent 42bf8e5e76
commit 04dbf7ebe9
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
4 changed files with 4 additions and 4 deletions

View file

@ -186,7 +186,7 @@ function getMenu() {
if (props.refresher) {
items = [{
icon: 'ti ti-refresh',
icon: 'ph-arrows-counter-clockwise ph-bold ph-lg',
text: i18n.ts.reload,
action: () => {
if (props.refresher) {