Skip to content

Commit 9121d63

Browse files
committed
Add HAVE_PENDING_REVIEW_FLAG
1 parent 8140e27 commit 9121d63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ $(error "$(error_message)")
8585
endif
8686

8787
APP_LOAD_PARAMS = --appFlags 0x200 --delete $(COMMON_LOAD_PARAMS) --path $(APPPATH) --tlvraw 9F:01
88+
DEFINES += HAVE_PENDING_REVIEW_SCREEN
8889

8990
ifeq ($(TARGET_NAME),TARGET_NANOS)
9091
ICONNAME:=$(CURDIR)/nanos_icon.gif

0 commit comments

Comments
 (0)