jblanked преди 10 месеца
родител
ревизия
12c1abe23a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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