feat: Add renote home only button typo
This commit is contained in:
parent
75482bb4b3
commit
87ba0ec566
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user