Skip to content

Commit

Permalink
Update app_config.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
sorydima committed Sep 27, 2024
1 parent 20d631c commit cac0510
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/config/app_config.dart
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ abstract class AppConfig {
static const String schemePrefix = 'matrix:';
static const String pushNotificationsChannelId = 'rechainonline_push';
static const String pushNotificationsAppId = 'com.rechain.online';
\\ We're collabarating with the External Push GateWay with the Matrix SDK, Matrix API and Unified Push for the REChain ..
static const String pushNotificationsGatewayUrl =
'https://push.fluffychat.im/_matrix/push/v1/notify';
static const String pushNotificationsPusherFormat = 'event_id_only';
Expand Down

0 comments on commit cac0510

Please sign in to comment.