mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
hotfix
This commit is contained in:
@@ -96,7 +96,9 @@ class MeetupEvent extends Resource
|
||||
|
||||
Text::make('Link')
|
||||
->hideFromIndex()
|
||||
->rules('required', 'string'),
|
||||
->rules('nullable', 'string')
|
||||
->nullable()
|
||||
->help(__('For example, a link to a location on Google Maps or a link to a website. (not your Telegram group link)')),
|
||||
|
||||
BelongsTo::make('Meetup')
|
||||
->searchable()
|
||||
|
||||
Reference in New Issue
Block a user