This commit is contained in:
MathMan05 2025-04-07 14:42:45 -05:00
parent f342336b3c
commit f6e191824a

View file

@ -2246,8 +2246,8 @@ class Localuser {
console.log(original);
const emoji = await Emoji.emojiPicker(
-10 + rect.left - window.screen.width,
-5 + rect.top - window.screen.height,
-0 + rect.right - window.innerWidth,
-20 + rect.top - window.innerHeight,
this,
);
p();