mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-19 02:59:57 +00:00
Removed another trailing space
This commit is contained in:
parent
fcf5eb7997
commit
39a69adabb
@ -48,7 +48,7 @@ export default class FileHandler {
|
||||
let fileData = {
|
||||
id: fileId,
|
||||
file: file,
|
||||
fileName : fileName
|
||||
fileName: fileName
|
||||
};
|
||||
this.localFileQueue.push(fileData);
|
||||
this.chat.addChatMessage({
|
||||
|
Loading…
x
Reference in New Issue
Block a user