mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
news twitter
This commit is contained in:
@@ -121,7 +121,7 @@ class LibraryItem extends Resource
|
|||||||
->type('library_item')
|
->type('library_item')
|
||||||
->withLinkToTagResource(Tag::class),
|
->withLinkToTagResource(Tag::class),
|
||||||
|
|
||||||
Texta::make('Name')
|
Text::make('Name')
|
||||||
->rules('required', 'string'),
|
->rules('required', 'string'),
|
||||||
|
|
||||||
Text::make(__('Subtitle'), 'subtitle')
|
Text::make(__('Subtitle'), 'subtitle')
|
||||||
|
|||||||
Reference in New Issue
Block a user