Skip to content

Commit 72465ac

Browse files
committed
Oops
1 parent 1060f59 commit 72465ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/hex_viewer_startscreen.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ bool hex_viewer_startscreen_input(InputEvent* event, void* context) {
152152
{
153153
// instance->callback(HexViewerCustomEventStartscreenRight, instance->context);
154154
// update_local_model_from_app(instance->context, model);
155-
// model->dbg = 0;
155+
model->dbg = 0;
156156
},
157157
true);
158158
break;

0 commit comments

Comments
 (0)