Loosen up filters a bit
This commit is contained in:
@@ -120,7 +120,6 @@ const DebugStream = () => {
|
|||||||
}
|
}
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
// Lets just skip if we cannot parse the message
|
// Lets just skip if we cannot parse the message
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
return streamState.logs.push(log);
|
return streamState.logs.push(log);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user