upgrade kjua to 0.10.0

This commit is contained in:
El RIDO
2025-07-22 09:49:48 +02:00
parent f68650ce5f
commit f3e2c53729
7 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ endif;
<?php
if ($QRCODE) :
?>
<?php $this->_scriptTag('js/kjua-0.9.0.js', 'async'); ?>
<?php $this->_scriptTag('js/kjua-0.10.0.js', 'async'); ?>
<?php
endif;
?>