mirror of
https://github.com/gen2brain/cbconvert
synced 2025-10-14 02:28:51 +02:00
Update cbconvert.go
This commit is contained in:
@@ -534,7 +534,7 @@ func getFiles() []string {
|
|||||||
return files
|
return files
|
||||||
}
|
}
|
||||||
|
|
||||||
// Returns sorted list of found image files for given directory
|
// Returns list of found image files for given directory
|
||||||
func getImages(path string) []string {
|
func getImages(path string) []string {
|
||||||
var images []string
|
var images []string
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user