This commit is contained in:
2025-07-06 10:47:29 +00:00
parent f3422dc19a
commit 254db32eed
2 changed files with 22 additions and 22 deletions

View File

@ -327,4 +327,4 @@ func main() {
if err := rootCmd.Execute(); err != nil {
log.Fatal(err)
}
}
}