thumbnails

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2025-01-17 12:03:15 +01:00
parent 0a4545fb43
commit 78c22c0b84
4 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ func GetCommands(cfg *config.Config) cli.Commands {
}
}
// Execute is the entry point for the ocis-thumbnails command.
// Execute is the entry point for the opencloud-thumbnails command.
func Execute(cfg *config.Config) error {
app := clihelper.DefaultApp(&cli.App{
Name: "thumbnails",