Avoids returning an error if sharing a direct channel fails after its creation (#26895)

* Avoids returning an error if sharing a direct channel fails after its creation

* Update logline to use snake-case

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Miguel de la Cruz
2024-04-26 18:07:48 +02:00
коммит произвёл GitHub
родитель 322a500092
Коммит a6aa92d149
2 изменённых файлов: 1 добавлений и 5 удалений

Просмотреть файл

@@ -6478,10 +6478,6 @@
"id": "app.session.update_device_id.app_error",
"translation": "Unable to update the device id."
},
{
"id": "app.sharedchannel.dm_channel_creation.internal_error",
"translation": "Encountered an error while creating a direct shared channel."
},
{
"id": "app.status.get.app_error",
"translation": "Encountered an error retrieving the status."