Merge branch 'fz-dev' into dev

This commit is contained in:
MX
2022-12-26 22:42:21 +03:00
203 changed files with 751 additions and 832 deletions

View File

@@ -183,7 +183,7 @@ void button_panel_add_item(
void* callback_context) {
furi_assert(button_panel);
with_view_model(
with_view_model( //-V773
button_panel->view,
ButtonPanelModel * model,
{