Don't return error if already part of channel being joined (#2814)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
3dbb5ab4cc
Коммит
383cddd3d1
@@ -2851,6 +2851,10 @@
|
||||
"id": "store.sql_channel.get_for_export.app_error",
|
||||
"translation": "We couldn't get all the channels"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.get_member.missing.app_error",
|
||||
"translation": "No channel member found for that user id and channel id"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.get_member.app_error",
|
||||
"translation": "We couldn't get the channel member"
|
||||
|
||||
Ссылка в новой задаче
Block a user