mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 16:24:41 +09:00
@ -112,7 +112,7 @@ const headerActions = $computed(() => [{
|
||||
handler: testEmail,
|
||||
}, {
|
||||
asFullButton: true,
|
||||
icon: 'ti ti-check',
|
||||
icon: 'fas fa-check',
|
||||
text: i18n.ts.save,
|
||||
handler: save,
|
||||
}]);
|
||||
|
Reference in New Issue
Block a user