upgrade base-x to 5.0.1

This commit is contained in:
El RIDO
2025-07-22 10:32:08 +02:00
parent f3e2c53729
commit e50a809855
7 changed files with 62 additions and 58 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ if ($QRCODE) :
endif;
?>
<?php $this->_scriptTag('js/zlib-1.3.1-1.js', 'defer'); ?>
<?php $this->_scriptTag('js/base-x-4.0.0.js', 'defer'); ?>
<?php $this->_scriptTag('js/base-x-5.0.1.js', 'defer'); ?>
<?php $this->_scriptTag('js/bootstrap-5.3.7.js', 'async'); ?>
<?php $this->_scriptTag('js/dark-mode-switch.js', 'defer'); ?>
<?php