This commit is contained in:
HolgerHatGarKeineNode
2023-02-11 21:55:44 +01:00
parent a9fbe7ac14
commit 1b24e423a9
2 changed files with 2 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ class NewsArticleForm extends Component
'type' => 'markdown_article',
'value' => '',
'read_time' => 1,
'news' => true,
'language_code' => 'de',
'approved' => auth()
->user()