--- web/core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php	2025-07-01 13:24:24.207735019 +0000
+++ web/core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php	2025-07-01 13:21:09.617830244 +0000
@@ -179,6 +179,7 @@
 
     $form['time_diff']['description'] = [
       '#type' => 'item',
+      '#input' => FALSE,
       '#title' => $this->t('Fallback configuration'),
       '#description' => $this->t('The configuration below is used as a fallback when JavaScript is not available on the page.'),
       '#states' => $states,
