Bugfix
This commit is contained in:
@@ -18,8 +18,9 @@ class MeilisearchPageMarkerListener
|
||||
)) {
|
||||
$debug[] = 'context=event';
|
||||
|
||||
// ✅ FIXED REGEX
|
||||
if (preg_match(
|
||||
'#"#\\\/schema\\\/events\\\/(\d+)"#',
|
||||
'#/schema/events/(\d+)#',
|
||||
$eventBlock[0],
|
||||
$m
|
||||
)) {
|
||||
|
||||
Reference in New Issue
Block a user