mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 03:28:36 -07:00
Format
This commit is contained in:
@@ -35,7 +35,6 @@ bool findmy_state_load(FindMyState* out_state) {
|
||||
}
|
||||
state.tag_type = tmp;
|
||||
|
||||
|
||||
if(!flipper_format_read_bool(file, "show_mac", &state.show_mac, 1)) {
|
||||
// Support migrating from old config
|
||||
state.show_mac = false;
|
||||
|
||||
Reference in New Issue
Block a user