Fix dark theme switch - add missing theme scripts to index.php

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-29 22:47:15 +00:00
parent 36f6865c4e
commit 1281c90455

View File

@@ -116,6 +116,8 @@ try {
// Scripts
$wa->useScript('template.js');
$wa->useScript('theme-init.js');
$wa->useScript('darkmode-toggle.js');
/**
* VirtueMart detection: