mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-23 17:18:31 +00:00
[flutter]: solve conflicts
This commit is contained in:
parent
d4353b2ee9
commit
b18fcc9fe9
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ class QuestionBubble extends StatelessWidget {
|
|||
_launchURL("https://www.appflowy.io/whatsnew");
|
||||
break;
|
||||
case BubbleAction.help:
|
||||
// TODO: annie replace the URL with real ones
|
||||
_launchURL("https://discord.gg/9Q2xaN37tV");
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue