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