bug fix
This commit is contained in:
4
app.json
4
app.json
@@ -36,9 +36,9 @@
|
|||||||
[
|
[
|
||||||
"expo-notifications",
|
"expo-notifications",
|
||||||
{
|
{
|
||||||
"icon": "./assets/images/notification-icon.png",
|
"icon": "./assets/images/logo.png",
|
||||||
"color": "#ffffff",
|
"color": "#ffffff",
|
||||||
"sounds": ["./assets/sounds/notification.wav"]
|
"defaultChannel": "default"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user