display peer active app info on pet & in pet menu

This commit is contained in:
2026-02-05 00:13:33 +08:00
parent 4152491ca4
commit 4e2e19c60a
3 changed files with 39 additions and 6 deletions

View File

@@ -138,6 +138,7 @@
targetX={position.mapped.x * innerWidth}
targetY={position.mapped.y * innerHeight}
user={getFriendById(userId)}
userStatus={getFriendStatus(userId)}
{doll}
{isInteractive}
/>