mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-21 21:30:08 +00:00
Run prettier
This commit is contained in:
parent
c241df9470
commit
60a770be7d
@ -432,9 +432,7 @@ define([
|
|||||||
}
|
}
|
||||||
|
|
||||||
async onSendAttachment(event) {
|
async onSendAttachment(event) {
|
||||||
await this.bottle.container.Messenger.pushAttachment(
|
await this.bottle.container.Messenger.pushAttachment(event.detail.tmpHash)
|
||||||
event.detail.tmpHash
|
|
||||||
)
|
|
||||||
|
|
||||||
this.markAsBack()
|
this.markAsBack()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user