Update template to access config file through plugin

This commit is contained in:
Brian Read 2025-01-22 12:03:57 +00:00
parent 20175cf5cf
commit 865a945233

View File

@ -8,7 +8,7 @@
%= javascript '/js/${lcPackageName}.js'
<div id="module" class="module ${PackageName}-panel">
% if ($config->{debug} == 1) {
% if (config->{debug} == 1) {
<pre>
%= dumper $c->current_route
%= dumper $$${prefix}_data->{trt}