first name empty by default

This commit is contained in:
quenousimporte 2024-05-15 18:14:55 +02:00
parent e5a50babf7
commit c455c721d0
1 changed files with 2580 additions and 2580 deletions

View File

@ -14,7 +14,7 @@ var defaultsettings =
tagsinlists: true, tagsinlists: true,
uselinkpopup: true, uselinkpopup: true,
downloadextension: ".md", downloadextension: ".md",
firstname: "Simon" firstname: ""
}; };
//builtin //builtin