summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/gui/wps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/wps.c b/apps/gui/wps.c
index d0e1b6f..757160a 100644
--- a/apps/gui/wps.c
+++ b/apps/gui/wps.c
@@ -1162,7 +1162,7 @@ long gui_wps_show(void)
}
- if (restore && wps_state.id3 &&
+ if (restore &&
((restoretimer == RESTORE_WPS_INSTANTLY) ||
TIME_AFTER(current_tick, restoretimer)))
{