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