mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
🐛 Fix error message on invalid json (#6099)
This commit is contained in:
parent
99d7672284
commit
2e5138eddc
@ -10,7 +10,7 @@
|
||||
|
||||
:error.import/invalid-json-data
|
||||
{:error/code :error.import/invalid-json-data
|
||||
:error/fn #(tr "workspace.token.import-error")}
|
||||
:error/fn #(tr "workspace.token.invalid-json")}
|
||||
|
||||
:error.import/style-dictionary-reference-errors
|
||||
{:error/code :error.import/style-dictionary-reference-errors
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user