chore: Follow up android deep link
This commit is contained in:
parent
7c30cdd442
commit
0c00ee6475
3 changed files with 3 additions and 2 deletions
|
|
@ -31,6 +31,7 @@ abstract class AppConfig {
|
|||
'https://fluffychat.im/faq/#how_do_i_get_stickers';
|
||||
static const String appId = 'im.fluffychat.FluffyChat';
|
||||
static const String appOpenUrlScheme = 'im.fluffychat';
|
||||
static const String appSsoUrlScheme = 'im.fluffychat.auth';
|
||||
|
||||
static const String sourceCodeUrl =
|
||||
'https://github.com/krille-chan/fluffychat';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue