Skip to content

Commit 111b54a

Browse files
author
Jonas Siewertsen
committed
The content field for entries is now required
1 parent 3ef80d7 commit 111b54a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Commands/Setup.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ protected function createBlueprints()
114114
'localizable' => false,
115115
'listable' => 'hidden',
116116
'display' => 'Content',
117+
'validate' => 'required',
117118
]]
118119
]
119120
],

0 commit comments

Comments
 (0)