From 16440620e0b9fb97022409197303d1cb68dcdd7d Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Wed, 25 Mar 2026 15:23:45 +0100 Subject: [PATCH] Add marking position "mock title" --- l18n | 2 +- src/MDObjectPositionsSet.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l18n b/l18n index c7d1a5e..3def969 160000 --- a/l18n +++ b/l18n @@ -1 +1 @@ -Subproject commit c7d1a5e1bdedfdb7251241af906408d0481f44ef +Subproject commit 3def969022dc3321f8ec5d3cacb9feee1c6a8367 diff --git a/src/MDObjectPositionsSet.php b/src/MDObjectPositionsSet.php index afe60cc..4e72356 100644 --- a/src/MDObjectPositionsSet.php +++ b/src/MDObjectPositionsSet.php @@ -17,7 +17,7 @@ final class MDObjectPositionsSet extends MDValueSet { 'rear_side', 'rear_left', 'rear_top_left', 'rear_top', 'rear_top_right', 'rear_right', 'rear_bottom_right', 'rear_bottom', 'rear_bottom_left', 'rear_center', 'underside', 'topside', - 'edge', 'inside', 'other', + 'edge', 'inside', 'other', 'mock_title', ]; /**