Fix channels showing up across teams when multiple teams open in same browser (#3329)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f6b4a611d0
Коммит
1cfb35fd32
@@ -203,6 +203,10 @@
|
||||
"id": "api.channel.delete_channel.permissions.app_error",
|
||||
"translation": "You do not have the appropriate permissions"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.get_channel.wrong_team.app_error",
|
||||
"translation": "There is no channel with channel_id={{.ChannelId}} on team with team_id={{.TeamId}}"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.get_channel_counts.app_error",
|
||||
"translation": "Unable to get channel counts from the database"
|
||||
|
||||
Ссылка в новой задаче
Block a user