mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
language
This commit is contained in:
@@ -83,6 +83,7 @@ class Meetup extends Resource
|
||||
->rules('url', 'nullable'),
|
||||
|
||||
Text::make(__('Twitter Username'), 'twitter_username')
|
||||
->help(__('Without @'))
|
||||
->rules('string', 'nullable'),
|
||||
|
||||
BelongsTo::make(__('City'), 'city', City::class)
|
||||
|
||||
Reference in New Issue
Block a user