chore: Adjust support button design
This commit is contained in:
parent
eea4e431b4
commit
54ba19d39e
6 changed files with 83 additions and 14 deletions
|
|
@ -37,8 +37,6 @@ abstract class AppConfig {
|
|||
static const String supportUrl =
|
||||
'https://github.com/krille-chan/fluffychat/issues';
|
||||
static const String changelogUrl = 'https://fluffy.chat/en/changelog/';
|
||||
static const String donationUrl =
|
||||
'https://fluffychat.im/faq/#how_can_i_support_fluffychat';
|
||||
|
||||
static const Set<String> defaultReactions = {'👍', '❤️', '😂', '😮', '😢'};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue