Browse Source

add comment

ashilkn 1 year ago
parent
commit
91dbd476d2
1 changed files with 2 additions and 0 deletions
  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: