lint fix.

This commit is contained in:
Miroslav Šedivý
2022-11-19 16:01:57 +01:00
parent 04cd943eb4
commit fac8700192
21 changed files with 160 additions and 144 deletions

View File

@ -117,5 +117,5 @@ export const notifications = {
export const files = {
downloads: '下载',
uploads: '上传',
upload_here: '点击或拖动文件到这里来上传'
upload_here: '点击或拖动文件到这里来上传',
}