chore: Follow up donation button
This commit is contained in:
parent
136ddd7681
commit
dfc97aa3d7
2 changed files with 5 additions and 2 deletions
|
|
@ -36,6 +36,7 @@ abstract class AppConfig {
|
|||
'https://github.com/krille-chan/fluffychat/issues';
|
||||
static const String changelogUrl =
|
||||
'https://github.com/krille-chan/fluffychat/blob/main/CHANGELOG.md';
|
||||
static const String donationUrl = 'https://ko-fi.com/krille';
|
||||
|
||||
static const Set<String> defaultReactions = {'👍', '❤️', '😂', '😮', '😢'};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue