chore: Update redirect android scheme
This commit is contained in:
parent
9d229e04c6
commit
e0c20f249b
3 changed files with 5 additions and 4 deletions
|
|
@ -31,7 +31,7 @@ abstract class AppConfig {
|
|||
static const String howDoIGetStickersTutorial =
|
||||
'https://fluffy.chat/faq/#how_do_i_get_stickers';
|
||||
static const String appId = 'im.fluffychat.FluffyChat';
|
||||
static const String appOpenUrlScheme = 'chat.fluffy';
|
||||
static const String appOpenUrlScheme = 'im.fluffychat';
|
||||
|
||||
static const String sourceCodeUrl =
|
||||
'https://github.com/krille-chan/fluffychat';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue