Revert change for StatusPage

pull/1595/head
Adam Stachowicz 2 years ago
parent c114c053d6
commit 069d3765f0

@ -274,7 +274,7 @@
{{ $t("deleteStatusPageMsg") }}
</Confirm>
<component :is="style" v-if="config.customCSS" type="text/css">
<component is="style" v-if="config.customCSS" type="text/css">
{{ config.customCSS }}
</component>
</div>

Loading…
Cancel
Save