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