jblanked 9 miesięcy temu
rodzic
commit
12c1abe23a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      flip_storage/flip_social_storage.c

+ 1 - 1
flip_storage/flip_social_storage.c

@@ -489,7 +489,7 @@ bool load_char(
     {
         storage_file_free(file);
         furi_record_close(RECORD_STORAGE);
-        return NULL; // Return false if the file does not exist
+        return false;
     }
 
     // Read data into the buffer