parent
9b7df3f151
commit
b1997d0a0d
|
|
@ -71,7 +71,7 @@ module.exports = {
|
|||
this.timestamp,
|
||||
this.tsdbType,
|
||||
this.alias,
|
||||
this.wptExtras,
|
||||
this.wptExtras[message.url],
|
||||
this.usingBrowsertime,
|
||||
this.options
|
||||
);
|
||||
|
|
|
|||
|
|
@ -138,7 +138,7 @@ module.exports = {
|
|||
this.screenshotType,
|
||||
this.timestamp,
|
||||
this.alias,
|
||||
this.wptExtras,
|
||||
this.wptExtras[message.url],
|
||||
this.usingBrowsertime,
|
||||
this.options
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue