aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 94d1d0c..2425dd0 100644
--- a/src/main.c
+++ b/src/main.c
@@ -358,6 +358,8 @@ static void draw(saver_state_t *state)
draw_logo(state);
}
+ draw_date_field(state);
+
draw_password_field(state);
// Automatically reset this after every draw call