mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +00:00
style: remove
This commit is contained in:
parent
77aa168f71
commit
5e1eb284fa
@ -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