mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
style: remove
This commit is contained in:
@@ -109,8 +109,8 @@ export class NTQQFileApi {
|
|||||||
fileElement: {
|
fileElement: {
|
||||||
fileName: fileName || _fileName,
|
fileName: fileName || _fileName,
|
||||||
folderId: folderId,
|
folderId: folderId,
|
||||||
'filePath': path!,
|
filePath: path,
|
||||||
'fileSize': (fileSize).toString(),
|
fileSize: (fileSize).toString(),
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user