upd: replace pencil icon, widget icon
This commit is contained in:
@@ -51,7 +51,7 @@ async function setRole() {
|
||||
}
|
||||
|
||||
const menu = [{
|
||||
icon: 'ph-pencil ph-bold ph-lg',
|
||||
icon: 'ph-pencil-simple ph-bold ph-lg',
|
||||
text: i18n.ts.role,
|
||||
action: setRole,
|
||||
}];
|
||||
|
||||
Reference in New Issue
Block a user