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:
@@ -116,6 +116,8 @@ try {
|
||||
|
||||
// Scripts
|
||||
$wa->useScript('template.js');
|
||||
$wa->useScript('theme-init.js');
|
||||
$wa->useScript('darkmode-toggle.js');
|
||||
|
||||
/**
|
||||
* VirtueMart detection:
|
||||
|
||||
Reference in New Issue
Block a user