feat: Add renote home only button typo

This commit is contained in:
sim1222 2022-02-09 22:49:11 +09:00
parent 75482bb4b3
commit 87ba0ec566
No known key found for this signature in database
GPG Key ID: 21460619C5FC4DD1

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,