update: consolidate import instructions, expand supported image directories in import_fruits, and add backend .env inclusion in Makefile
This commit is contained in:
@@ -51,7 +51,10 @@ TYP_MAP = {
|
||||
|
||||
IMAGE_DIRS = [
|
||||
("einzelfruechte", "fruit"),
|
||||
("osdb/fru", "fruit"),
|
||||
("osdb/frucht", "fruit"),
|
||||
("blueten", "flower"),
|
||||
("osdb/blu", "flower"),
|
||||
("baume", "tree"),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user