mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-13 13:09:49 +04:00
Merge remote-tracking branch 'OFW/nm/js_archive_fixes' into dev
This commit is contained in:
@@ -80,6 +80,7 @@ static bool browser_path_trim(FuriString* path) {
|
||||
return is_root;
|
||||
}
|
||||
static void browser_parse_ext_filter(ExtFilterArray_t ext_filter, const char* filter_str) {
|
||||
ExtFilterArray_reset(ext_filter);
|
||||
if(!filter_str) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user