dashboard
repositories
filestore
activity
search
login
main
/
moral_fronted
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
patch
|
commit
|
commitdiff
|
ignore whitespace
fix:eslint 添加
quanyawei
2023-10-16
c33898c82e8b7163ecbad6fa7ae13cedcbf3256d
[moral_fronted.git]
/
src
/
utils
/
imageExchange.js
src/utils/imageExchange.js
@@ -21,3 +21,4 @@
}
return new File([ia], fileName, { type: mime })
}