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