summaryrefslogtreecommitdiff
path: root/src/interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.c')
-rw-r--r--src/interface.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface.c b/src/interface.c
index d3057d8..e411ce8 100644
--- a/src/interface.c
+++ b/src/interface.c
@@ -1925,6 +1925,7 @@ void set_cmode(int cm)
{
strcpy(itc_msg, "Velocity Display");
}
+ save_presets(0);
}
char *download_ui(pixel *vid_buf, char *uri, int *len)