mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 17:18:35 -07:00
Update apps
This commit is contained in:
@@ -134,4 +134,4 @@ void send_view_set_data(SendView* send_view, bool connected) {
|
||||
furi_assert(send_view);
|
||||
with_view_model(
|
||||
send_view->view, SendViewModel * model, { model->connected = connected; }, true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user