Skip to content

Commit

Permalink
Merge pull request #11 from LedgerHQ/pending_review
Browse files Browse the repository at this point in the history
Removing PENDING REVIEW flag before deployment
  • Loading branch information
lpascal-ledger authored Jan 15, 2025
2 parents 3ed681f + b6e4f82 commit 5040f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ endif

APP_LOAD_PARAMS = --curve secp256k1 $(COMMON_LOAD_PARAMS) --path $(APPPATH)

ENABLE_PENDING_REVIEW_SCREEN ?= 1
ENABLE_PENDING_REVIEW_SCREEN ?= 0

include $(CURDIR)/../deps/ledger-zxlib/makefiles/Makefile.devices

Expand Down

0 comments on commit 5040f2a

Please sign in to comment.