瀏覽代碼

[flutter]: solve conflicts

annie 3 年之前
父節點
當前提交
b18fcc9fe9
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      app_flowy/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart

+ 0 - 1
app_flowy/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart

@@ -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;
               }