newline at EOF

This commit is contained in:
schulze
2023-03-22 14:24:56 +01:00
parent 42513feedf
commit d8bccb81a9
3 changed files with 3 additions and 3 deletions

View File

@ -90,4 +90,4 @@ func SaveConf(filename string, config Config) (error) {
return err
}
return nil
}
}