chore: 🎨 format
This commit is contained in:
parent
b651bf8401
commit
5a92b90da1
@ -339,8 +339,11 @@ const menu = (ev: MouseEvent) => {
|
||||
icon: "ph-info ph-bold ph-lg",
|
||||
text: i18n.ts.emojiPackCreator,
|
||||
action: () => {
|
||||
window.open("https://git.joinfirefish.org/firefish/emoji-gen", "_blank");
|
||||
}
|
||||
window.open(
|
||||
"https://git.joinfirefish.org/firefish/emoji-gen",
|
||||
"_blank",
|
||||
);
|
||||
},
|
||||
},
|
||||
],
|
||||
ev.currentTarget ?? ev.target,
|
||||
|
Loading…
Reference in New Issue
Block a user