[bugfix] Load instance-wide custom css in page stylesheets template (#3601)

* [bugfix] Load instance-wide custom css in page stylesheets template

* [chore] remove redunt import
This commit is contained in:
CDN
2024-12-18 17:47:17 +08:00
committed by GitHub
parent eb77ceeed6
commit f78002f915
10 changed files with 15 additions and 14 deletions

View File

@@ -124,7 +124,6 @@ func (m *Module) threadGETHandler(c *gin.Context) {
cssFA,
cssStatus,
cssThread,
instanceCustomCSSPath,
}...,
)