Skip to content

Commit 244075e

Browse files
committed
Update coin.h
1 parent 9cbf508 commit 244075e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/coin.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ typedef enum {
4747
#define COIN_SUPPORTED_TX_VERSION 0
4848

4949
#define MENU_MAIN_APP_LINE1 "Flow"
50-
#define MENU_MAIN_APP_LINE2 NULL
50+
#define MENU_MAIN_APP_LINE2 "Ready"
5151
#define APPVERSION_LINE1 "Version"
5252
#define APPVERSION_LINE2 "v" APPVERSION
5353

0 commit comments

Comments
 (0)