upgrade kjua to 0.10.0

This commit is contained in:
El RIDO
2025-07-22 09:49:48 +02:00
parent c7c0420d63
commit e3ec9dc963
5 changed files with 5 additions and 5 deletions
+1 -1
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;
if ($ZEROBINCOMPATIBILITY) :