mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-24 22:54:28 +00:00
indentation
This commit is contained in:
parent
658d0c9b3a
commit
1dae2c0d25
@ -489,7 +489,7 @@ namespace ui {
|
|||||||
YESNO,
|
YESNO,
|
||||||
[this](bool choice) {
|
[this](bool choice) {
|
||||||
if (choice) {
|
if (choice) {
|
||||||
portapack::persistent_memory::cache::defaults();
|
portapack::persistent_memory::cache::defaults();
|
||||||
}
|
}
|
||||||
} );
|
} );
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user