Skip to content

Commit 71ad5b6

Browse files
authored
Merge pull request #2 from onflow/logo-title-update
Remove "DO NOT USE" warning from app, update app icon
2 parents 0ae02d5 + 244075e commit 71ad5b6

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

app/glyphs/icon_app.gif

-30 Bytes
Loading

app/nanos_icon.gif

-30 Bytes
Loading

app/nanox_icon.gif

-30 Bytes
Loading

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 "DO NOT USE"
50+
#define MENU_MAIN_APP_LINE2 "Ready"
5151
#define APPVERSION_LINE1 "Version"
5252
#define APPVERSION_LINE2 "v" APPVERSION
5353

0 commit comments

Comments
 (0)