Fix component.php: Remove incorrect asset reference

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-30 05:34:58 +00:00
parent 6f3fa4ef78
commit d2ab55d9b0

View File

@@ -85,7 +85,6 @@ $templatePath = 'media/templates/site/mokocassiopeia';
// Core template CSS
$wa->useStyle('template.base'); // css/template.css
$wa->useStyle('template.vendor.social-media-demo'); // css/user.css
// Optional vendor CSS
$wa->useStyle('vendor.bootstrap-toc');