feat(settings/touchScreen/tapTap): implement
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user