small fix
This commit is contained in:
parent
82d67a634e
commit
bc96d16e11
1 changed files with 1 additions and 1 deletions
|
|
@ -667,7 +667,7 @@ export default {
|
|||
})
|
||||
|
||||
exports.clearStyle = () => {
|
||||
onImport(interfaceStore().styleDataUsed)
|
||||
onImport(interfaceStore.styleDataUsed)
|
||||
}
|
||||
|
||||
exports.exportStyle = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue