Преглед на файлове

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