Skip to content

Commit 3c5774b

Browse files
jyxjjjTiiFuchs
authored andcommitted
Fix comma error
1 parent b9c85ad commit 3c5774b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Entities/Message.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ public function getType(): string
272272
'proximity_alert_triggered',
273273
'forum_topic_created',
274274
'forum_topic_closed',
275-
'forum_topic_reopened'
275+
'forum_topic_reopened',
276276
'video_chat_scheduled',
277277
'video_chat_started',
278278
'video_chat_ended',

0 commit comments

Comments
 (0)