diff --git a/applications/system/findmy/findmy_state.c b/applications/system/findmy/findmy_state.c index ea8ddafae..385ae8a11 100644 --- a/applications/system/findmy/findmy_state.c +++ b/applications/system/findmy/findmy_state.c @@ -34,7 +34,6 @@ bool findmy_state_load(FindMyState* out_state) { flipper_format_rewind(file); } state.tag_type = tmp; - if(!flipper_format_read_bool(file, "show_mac", &state.show_mac, 1)) { // Support migrating from old config