Skip to content

Commit

Permalink
Update values.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
sorydima authored Aug 23, 2024
1 parent 83bba09 commit 5ff2dbe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/global/values.dart
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ class Values {
'$appName messaging client message and status notifications';

// Katya ® 👽 AI 🧠 Platform related
static const supportChatId = '!kcrUYUfUEIcbnpOIGz:matrix.katya.wtf';
static const supportChatAlias = '#chatting:matrix.katya.wtf';
static const supportEmail = 'support@rechain.email';
static const openHelpUrl = 'mailto:support@rechain.email';
static const supportChatId = '!GpEgGzkouTmdJhstKv:matrix.tanya.city';
static const supportChatAlias = '#d2d:matrix.tanya.city';
static const supportEmail = 'support@adminmarina.ru';
static const openHelpUrl = 'mailto:support@adminmarina.ru';

// Matrix values
static const homeserverDefault = 'matrix.tanya.city';
Expand Down

0 comments on commit 5ff2dbe

Please sign in to comment.