Added missed license check for channel banner in patch channel API (#30445)

* Added missed license check for channel banner in patch channel API

* Extractced permission check function
Этот коммит содержится в:
Harshil Sharma
2025-03-13 12:38:29 +05:30
коммит произвёл GitHub
родитель 4fc77ce368
Коммит 84fa496c69
3 изменённых файлов: 171 добавлений и 3 удалений

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

@@ -8376,6 +8376,10 @@
"id": "jobs.set_job_error.update.error",
"translation": "Failed to set job status to error"
},
{
"id": "license_error.feature_unavailable",
"translation": "Feature is not available for the current license"
},
{
"id": "manaultesting.manual_test.parse.app_error",
"translation": "Unable to parse URL."