Skip to content

Commit 9822d7a

Browse files
authored
Update flipper_cigarette.c
- removed "about" for now
1 parent 18799aa commit 9822d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flipper_cigarette.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ static void app_draw_callback(Canvas* canvas, void* ctx) {
8787

8888
}
8989

90-
elements_button_down(canvas, "about");
90+
//elements_button_down(canvas, "about");
9191

9292

9393

0 commit comments

Comments
 (0)