This commit is contained in:
Willy-JL
2024-06-06 00:54:43 +01:00
32 changed files with 1685 additions and 752 deletions

View File

@@ -7,7 +7,6 @@
#include <core/log.h>
#include <gui/modules/file_browser_worker.h>
#include <flipper_application/flipper_application.h>
#include <furi_hal.h>
static void
archive_folder_open_cb(void* context, uint32_t item_cnt, int32_t file_idx, bool is_root) {