dont force refresh
This commit is contained in:
parent
32c087e69f
commit
80c5cbc6b8
1 changed files with 0 additions and 13 deletions
|
|
@ -583,19 +583,6 @@ class Mediator {
|
||||||
msg: null,
|
msg: null,
|
||||||
origBody: body
|
origBody: body
|
||||||
})
|
})
|
||||||
|
|
||||||
API.Events.onSimplerSentRequests(
|
|
||||||
debounce(
|
|
||||||
once(srs => {
|
|
||||||
this.socket.emit(Event.ON_SENT_REQUESTS, {
|
|
||||||
ok: true,
|
|
||||||
msg: srs,
|
|
||||||
origBody: body
|
|
||||||
})
|
|
||||||
}),
|
|
||||||
350
|
|
||||||
)
|
|
||||||
)
|
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
if (Config.SHOW_LOG) {
|
if (Config.SHOW_LOG) {
|
||||||
console.log('\n')
|
console.log('\n')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue