V0.38.3 extension config sections (#236)
Co-authored-by: gobha <jasafpro@gmail.com> Co-committed-by: gobha <jasafpro@gmail.com>
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
{{define "scripts-team-admin"}}
|
||||
<script nonce="{{.CSPNonce}}">
|
||||
window.__SECTION__ = '{{.Section}}';
|
||||
window.__CONFIG_SECTIONS__ = {{.Data.ConfigSections | toJSON}};
|
||||
</script>
|
||||
|
||||
<script type="module" nonce="{{.CSPNonce}}">
|
||||
|
||||
Reference in New Issue
Block a user