mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
Lib: update m-lib to latest release. Update m-lib usage across project. (#818)
This commit is contained in:
@@ -81,7 +81,7 @@ void widget_clear(Widget* widget) {
|
||||
element->free(element);
|
||||
ElementArray_next(it);
|
||||
}
|
||||
ElementArray_clean(model->element);
|
||||
ElementArray_reset(model->element);
|
||||
return true;
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user