fix(frontend): actually show eslint errors in vscode, fix eslint errors
This commit is contained in:
parent
a89a5b3494
commit
bcdb2f9540
8 changed files with 22 additions and 3 deletions
|
@ -296,7 +296,8 @@
|
|||
"custom-preference-notice": "Want to edit your custom preferences?",
|
||||
"custom-preference-notice-link": "Go to settings",
|
||||
"crop-avatar-header": "Crop avatar",
|
||||
"crop-avatar-button": "Crop"
|
||||
"crop-avatar-button": "Crop",
|
||||
"max-custom-preferences": "You have reached the maximum amount of custom preferences ({{current}}/{{max}}), and cannot add new ones."
|
||||
},
|
||||
"cancel": "Cancel",
|
||||
"report": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue