mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-11 06:28:11 +08:00
Revert change for StatusPage
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user