mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
fixed integration
This commit is contained in:
@@ -39,7 +39,7 @@ export default {
|
||||
limit: {
|
||||
type: Number,
|
||||
default: 10,
|
||||
}
|
||||
},
|
||||
sticky_options: {type:Array, default(){return []}},
|
||||
initial_selection: {type:Array, default(){return []}},
|
||||
multiple: {type: Boolean, default: true},
|
||||
|
||||
Reference in New Issue
Block a user