Dodano obsługę WebP oraz poprawiono formatowanie kodu w plikach PHP i JS

This commit is contained in:
2025-01-06 21:49:32 +01:00
parent c1ef7fceab
commit a6e6c13fd8
3 changed files with 29 additions and 0 deletions

View File

@@ -194,6 +194,7 @@
buttons : {}
}
});
$(function () {
$(".article-21 .nav-tabs li:nth-child(2)").find('a').trigger("click");
})