Minor improvements (#1500)

* Minor improvements

* Update CHANGELOG.md
This commit is contained in:
Roman Kelesidis 2024-06-09 16:35:42 +07:00 committed by GitHub
commit fa109e1f12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -39,7 +39,7 @@ foreach ($checksumFile as $line) {
}
$dynamicFiles = [
hide_bb_path(BB_ENABLED),
'.env.example',
'.htaccess',
'robots.txt',
'opensearch_desc.xml',
@ -47,6 +47,7 @@ $dynamicFiles = [
'favicon.png',
'composer.json',
'composer.lock',
hide_bb_path(BB_ENABLED),
'library/config.php',
'library/defines.php',
'styles/images/logo/logo.png'