feat(settings/touchScreen/tapTap): implement

This commit is contained in:
2026-02-04 16:51:00 +01:00
parent 7ad2a813fc
commit a809d8c42d
9 changed files with 449 additions and 4 deletions

View File

@@ -49,6 +49,7 @@ const IMAGES_MAP: Record<string, AtlasImage> = {
userColor: assets.images.settings.topScreen.user.color,
touchScreen: assets.images.settings.topScreen.touchScreen.touchScreen,
touchScreenTapTap: assets.images.settings.topScreen.touchScreen.touchScreen,
};
const menuNotification = computed(() => {