diff --git a/bootstrap/setting.go b/bootstrap/setting.go index 751c8309..ccfa36de 100644 --- a/bootstrap/setting.go +++ b/bootstrap/setting.go @@ -120,7 +120,8 @@ func InitSettings() { }, { Key: "customize head", - Value: `.chakra-ui-light{ + Value: ``, Type: "text", Description: "Customize head, placed at the beginning of the head", Group: model.PRIVATE,