From fec9e53d0ebcd74d9fc366da4951f1a1415314c5 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Wed, 5 Jun 2024 21:04:33 +0200 Subject: Empty title guid or first words (#6240) * settings * add comments for better understanding * Update reading.phtml * overhaul the code * i18n * typo * add a constant to configure the amount of chars * fix * simplify * Update Entry.php * clean * Update Entry.php * Update app/Models/Entry.php Co-authored-by: Alexandre Alapetite * Update constants.php * Update app/Models/Entry.php --------- Co-authored-by: Alexandre Alapetite --- app/views/configure/reading.phtml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/views') diff --git a/app/views/configure/reading.phtml b/app/views/configure/reading.phtml index 17fdbe7c3..e475b220c 100644 --- a/app/views/configure/reading.phtml +++ b/app/views/configure/reading.phtml @@ -124,6 +124,7 @@ +
-- cgit v1.2.3