This commit is contained in:
Laurent Ulrich
2025-08-20 08:56:37 +02:00
parent 8c76f5e6f0
commit 10ebdaad4a
6 changed files with 134 additions and 14 deletions

View File

@@ -72,6 +72,6 @@ func (configuration *BlogConfiguration) Prompt() error {
if err != nil {
return err
}
return nil
}