fix some crashes
This commit is contained in:
@@ -114,6 +114,8 @@ export async function fetchLastMonitoringCheck() {
|
||||
|
||||
if (parsed?.message_body?.searches_by_status) {
|
||||
return parsed.message_body;
|
||||
} else {
|
||||
return null
|
||||
}
|
||||
}
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user