From bf235be73463f11db76996a073c41d06e4409b64 Mon Sep 17 00:00:00 2001 From: Divarion-D Date: Sat, 27 Sep 2025 20:13:33 +0300 Subject: [PATCH] Documentation update --- docs/en/updates_checklist.md | 1 + docs/ru/updates_checklist.md | 1 + 2 files changed, 2 insertions(+) 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` * Закоммитить изменения с сообщением: ```