mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
chain supermarket create/update to include categories
This commit is contained in:
@@ -284,9 +284,14 @@ export class Models {
|
||||
},
|
||||
},
|
||||
'config': {
|
||||
'category_to_supermarket': {'function': 'handleSuperMarketCategory'}
|
||||
'function': 'SupermarketWithCategories',
|
||||
}
|
||||
},
|
||||
'partialUpdate': {
|
||||
'config': {
|
||||
'function': 'SupermarketWithCategories',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
static AUTOMATION = {
|
||||
|
||||
Reference in New Issue
Block a user