PLT-1909 Removed the ability to edit system posts (#3013)
* Removed the ability to edit system posts * Added increased timeout to SpinnerButton unit tests
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
5580c28e54
Коммит
0fe75cb782
@@ -935,6 +935,10 @@
|
||||
"id": "api.post.update_post.permissions_details.app_error",
|
||||
"translation": "Already deleted id={{.PostId}}"
|
||||
},
|
||||
{
|
||||
"id": "api.post.update_post.system_message.app_error",
|
||||
"translation": "Unable to update system message"
|
||||
},
|
||||
{
|
||||
"id": "api.post_get_post_by_id.get.app_error",
|
||||
"translation": "Unable to get post"
|
||||
|
||||
Ссылка в новой задаче
Block a user