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,
|
text: i18n.ts.renoteHomeOnly,
|
||||||
icon: 'fas fa-unlock',
|
icon: 'fas fa-home',
|
||||||
action: () => {
|
action: () => {
|
||||||
os.api('notes/create', {
|
os.api('notes/create', {
|
||||||
renoteId: props.note.id,
|
renoteId: props.note.id,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user