N°3294 - Introduce counters in OQL menu entries (add comment)

This commit is contained in:
Eric
2021-01-22 17:24:16 +01:00
parent 880b88a4ef
commit 306452679e

View File

@@ -1188,6 +1188,7 @@ class OQLMenuNode extends MenuNode
}
}
catch (Exception $e) {
// If filtering fails just ignore it
}
}
}