mirror of
https://github.com/cloudreve/frontend.git
synced 2025-12-25 19:52:48 +00:00
release: 3.8.0-beta1
This commit is contained in:
parent
e76f185998
commit
0feca325f4
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cloudreve-frontend",
|
||||
"version": "3.7.1",
|
||||
"version": "3.8.0-beta1",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@babel/core": "7.6.0",
|
||||
|
|
|
|||
|
|
@ -655,7 +655,7 @@ export default function EditPro(props) {
|
|||
</TableRow>
|
||||
<TableRow>
|
||||
<TableCell component="th" scope="row">
|
||||
{t("allowedFileExtension")}
|
||||
{t("thumbExt")}
|
||||
</TableCell>
|
||||
<TableCell>
|
||||
<FormControl>
|
||||
|
|
|
|||
Loading…
Reference in New Issue