diff --git a/docs/en/updates_checklist.md b/docs/en/updates_checklist.md index e4f205b..2702f39 100644 --- a/docs/en/updates_checklist.md +++ b/docs/en/updates_checklist.md @@ -10,6 +10,7 @@ * `src/www/constants.php` * `src/www/stream/init.php` + * `src/player/functions.php` * Commit the changes with the message: ``` diff --git a/docs/ru/updates_checklist.md b/docs/ru/updates_checklist.md index d90e1fc..ad061fe 100644 --- a/docs/ru/updates_checklist.md +++ b/docs/ru/updates_checklist.md @@ -10,6 +10,7 @@ * `src/www/constants.php` * `src/www/stream/init.php` + * `src/player/functions.php` * Закоммитить изменения с сообщением: ```