From f18ee937c440897c6002f1f8b00037bcd56a27fd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 23 Oct 2025 10:15:05 +0000 Subject: [PATCH] Add cheek squishing (mochimochi) feature to avatars Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> --- .../src/components/global/MkAvatar.vue | 35 ++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/packages/frontend/src/components/global/MkAvatar.vue b/packages/frontend/src/components/global/MkAvatar.vue index c2548cc7be..9e9d5ed219 100644 --- a/packages/frontend/src/components/global/MkAvatar.vue +++ b/packages/frontend/src/components/global/MkAvatar.vue @@ -4,7 +4,7 @@ SPDX-License-Identifier: AGPL-3.0-only -->