mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 20:28:46 -05:00
fixed model list error
This commit is contained in:
@@ -285,7 +285,7 @@ function getDefault(config, options) {
|
||||
}
|
||||
return value
|
||||
}
|
||||
function getConfig(model, action) {
|
||||
export function getConfig(model, action) {
|
||||
|
||||
let f = action.function
|
||||
// if not defined partialUpdate will use params from create
|
||||
|
||||
Reference in New Issue
Block a user