upd: replace pencil icon, widget icon
This commit is contained in:
@@ -45,7 +45,7 @@ const headerActions = computed(() => []);
|
||||
const headerTabs = computed(() => [{
|
||||
key: 'note',
|
||||
title: i18n.ts.notes,
|
||||
icon: 'ph-pencil ph-bold ph-lg',
|
||||
icon: 'ph-pencil-simple ph-bold ph-lg',
|
||||
}, {
|
||||
key: 'user',
|
||||
title: i18n.ts.users,
|
||||
|
||||
Reference in New Issue
Block a user