Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
QtRoS committed Oct 1, 2023
1 parent 1060f59 commit 72465ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/hex_viewer_startscreen.c
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ bool hex_viewer_startscreen_input(InputEvent* event, void* context) {
{
// instance->callback(HexViewerCustomEventStartscreenRight, instance->context);
// update_local_model_from_app(instance->context, model);
// model->dbg = 0;
model->dbg = 0;
},
true);
break;
Expand Down

0 comments on commit 72465ac

Please sign in to comment.