Browse Source

improvements

Marino Faggiana 8 years ago
parent
commit
87f35b4310
1 changed files with 1 additions and 0 deletions
  1. 1 0
      iOSClient/Main/CCMain.m

+ 1 - 0
iOSClient/Main/CCMain.m

@@ -1975,6 +1975,7 @@
         [self createRefreshControl];
     
         _isSearchMode = NO;
+        _searchFileName = @"";
         _dateReadDataSource = nil;
         _searchResultMetadatas = [NSArray new];