small fix

This commit is contained in:
Henry Jameson 2025-07-02 16:58:08 +03:00
commit bc96d16e11

View file

@ -667,7 +667,7 @@ export default {
})
exports.clearStyle = () => {
onImport(interfaceStore().styleDataUsed)
onImport(interfaceStore.styleDataUsed)
}
exports.exportStyle = () => {