mirror of
https://github.com/celogeek/piwigo-cli.git
synced 2025-05-25 10:12:37 +02:00
fix tree
This commit is contained in:
parent
33ca442a87
commit
2f472991d2
@ -103,6 +103,7 @@ func (c *ImagesListCommand) Execute(args []string) error {
|
|||||||
for _, r := range results {
|
for _, r := range results {
|
||||||
fmt.Println(r)
|
fmt.Println(r)
|
||||||
}
|
}
|
||||||
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
type Tree struct {
|
type Tree struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user