mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-18 04:04:41 -05:00
Revert change for StatusPage
This commit is contained in:
parent
c114c053d6
commit
069d3765f0
@ -274,7 +274,7 @@
|
|||||||
{{ $t("deleteStatusPageMsg") }}
|
{{ $t("deleteStatusPageMsg") }}
|
||||||
</Confirm>
|
</Confirm>
|
||||||
|
|
||||||
<component :is="style" v-if="config.customCSS" type="text/css">
|
<component is="style" v-if="config.customCSS" type="text/css">
|
||||||
{{ config.customCSS }}
|
{{ config.customCSS }}
|
||||||
</component>
|
</component>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user