WIP: Added avif images support 🌄 (#1660)

* WIP: Added avif images support

* Update CHANGELOG.md

* Update admin_ranks.php
This commit is contained in:
Roman Kelesidis 2024-10-19 11:25:29 +07:00 committed by GitHub
parent 04e1adf4ba
commit 0587f7a035
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 12 additions and 8 deletions

View file

@ -701,6 +701,7 @@ VALUES ('1', 'gif', ''),
('1', 'jpeg', ''),
('1', 'jpg', ''),
('1', 'webp', ''),
('1', 'avif', ''),
('1', 'bmp', ''),
('2', 'gtar', ''),
('2', 'gz', ''),