chore: add notification telegram
This commit is contained in:
+1
-11
@@ -25,8 +25,7 @@
|
||||
"predictiveBackGestureEnabled": false,
|
||||
"package": "com.uberstup.clientpanel",
|
||||
"versionCode": 1,
|
||||
"permissions": ["android.permission.VIBRATE"],
|
||||
"googleServicesFile": "./google-services.json"
|
||||
"permissions": ["android.permission.VIBRATE"]
|
||||
},
|
||||
"web": {
|
||||
"favicon": "./assets/icon.png"
|
||||
@@ -34,15 +33,6 @@
|
||||
"plugins": [
|
||||
"expo-font",
|
||||
"expo-router",
|
||||
[
|
||||
"expo-notifications",
|
||||
{
|
||||
"icon": "./assets/icon.png",
|
||||
"color": "#ffffff",
|
||||
"androidMode": "default",
|
||||
"androidCollapsedTitle": "#{unread_notifications} nouvelles notifications"
|
||||
}
|
||||
],
|
||||
[
|
||||
"expo-build-properties",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user