ashilkn 1 年間 前
コミット
91dbd476d2
1 ファイル変更2 行追加0 行削除
  1. 2 0
      lib/models/search/search_types.dart

+ 2 - 0
lib/models/search/search_types.dart

@@ -262,6 +262,8 @@ extension SectionTypeExtensions on SectionType {
     }
   }
 
+  //Use this only for the 'view all' screens as all search section examples get
+  //reloaded on filesUpdatedEvent
   List<Stream<Event>> updateEvents() {
     switch (this) {
       case SectionType.location: