1TOML parse error at line 3, column 1 2 | 33 | type = { edible = false } # INVALID 4 | ^ 5duplicate key `type` in table `product` 6