feat: Add renote home only button typo

This commit is contained in:
2022-02-09 22:49:11 +09:00
parent 75482bb4b3
commit 87ba0ec566

View File

@ -68,7 +68,7 @@ export default defineComponent({
}
},{
text: i18n.ts.renoteHomeOnly,
icon: 'fas fa-unlock',
icon: 'fas fa-home',
action: () => {
os.api('notes/create', {
renoteId: props.note.id,