From 5d31fe8ff44cd0639082b988cf7b1c38809986d6 Mon Sep 17 00:00:00 2001 From: Samandar Turgunboyev Date: Tue, 3 Feb 2026 09:51:16 +0500 Subject: [PATCH] bug fix --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index c01b6cf..a9a8e5b 100644 --- a/app.json +++ b/app.json @@ -36,9 +36,9 @@ [ "expo-notifications", { - "icon": "./assets/images/notification-icon.png", + "icon": "./assets/images/logo.png", "color": "#ffffff", - "sounds": ["./assets/sounds/notification.wav"] + "defaultChannel": "default" } ], [