mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 13:37:22 +02:00
🐛 Fix error message on invalid json (#6099)
This commit is contained in:
parent
99d7672284
commit
2e5138eddc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue