fix(frontend): actually show eslint errors in vscode, fix eslint errors

This commit is contained in:
sam 2025-04-17 15:29:55 +02:00
parent a89a5b3494
commit bcdb2f9540
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
8 changed files with 22 additions and 3 deletions

View file

@ -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": {