Merge branch 'themes3-grand-finale-maybe' into shigusegubu-themes3
This commit is contained in:
commit
108b8fe3f8
1 changed files with 1 additions and 1 deletions
|
@ -528,7 +528,7 @@ export default {
|
|||
})
|
||||
}
|
||||
|
||||
componentsMap.values().forEach(({ name }) => {
|
||||
[...componentsMap.values()].forEach(({ name }) => {
|
||||
convert(name, allEditedRules.value[name])
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue