mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-25 15:40:06 +03:00
stash
This commit is contained in:
parent
2155ec7654
commit
8c8b5d5e00
|
@ -109,7 +109,7 @@ function routes(
|
|||
id: (r as ReportBaseFields).id,
|
||||
error: (r as { error: string }).error,
|
||||
});
|
||||
scServer.exchange.transmitPublish('report', {
|
||||
void scServer.exchange.transmitPublish('report', {
|
||||
type: 'add',
|
||||
data: r,
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user