diff -r d5307e9ee384 -r ede7885491b1 application/settings.h --- a/application/settings.h Tue Oct 29 17:51:02 2024 +0100 +++ b/application/settings.h Tue Oct 29 19:07:11 2024 +0100 @@ -133,6 +133,8 @@ */ UiList *type; UiInteger *secretstore; + + DavBool add_to_repo; } SettingsNewKeyDialog; void settings_window_open();