fix rocket-launcher

This commit is contained in:
Mar0xy 2023-10-13 21:44:10 +02:00
parent a37da15eaf
commit cea2de6209
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828

View file

@ -349,7 +349,7 @@ function renote(viaKeyboard = false) {
if (appearNote.channel) {
items = items.concat([{
text: i18n.ts.inChannelRenote,
icon: 'ph-rocket-launcher ph-bold ph-lg',
icon: 'ph-rocket-launch ph-bold ph-lg',
action: () => {
const el = renoteButton.value as HTMLElement | null | undefined;
if (el) {