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:
@@ -34,6 +34,11 @@ class Meetup extends Resource
|
|||||||
'id',
|
'id',
|
||||||
'name',
|
'name',
|
||||||
'city.name',
|
'city.name',
|
||||||
|
'webpage',
|
||||||
|
'webpage',
|
||||||
|
'telegram_link',
|
||||||
|
'twitter_username',
|
||||||
|
'matrix_group',
|
||||||
];
|
];
|
||||||
|
|
||||||
public static $with = [
|
public static $with = [
|
||||||
|
|||||||
Reference in New Issue
Block a user