Format new register code correctly

This commit is contained in:
Michael Vetter
2021-10-13 21:32:44 +02:00
parent aedef61c91
commit 46c8245af9
15 changed files with 36 additions and 45 deletions

View File

@@ -316,4 +316,3 @@ Autocomplete form_get_value_ac(DataForm* form, const char* const tag);
void form_reset_autocompleters(DataForm* form);
#endif