mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Fix whitespace
This commit is contained in:
@@ -57,7 +57,7 @@ func makeConfigInterfaceResult() *models.ConfigInterfaceResult {
|
|||||||
showStudioAsText := config.GetShowStudioAsText()
|
showStudioAsText := config.GetShowStudioAsText()
|
||||||
css := config.GetCSS()
|
css := config.GetCSS()
|
||||||
cssEnabled := config.GetCSSEnabled()
|
cssEnabled := config.GetCSSEnabled()
|
||||||
language := config.GetLanguage()
|
language := config.GetLanguage()
|
||||||
|
|
||||||
|
|
||||||
return &models.ConfigInterfaceResult{
|
return &models.ConfigInterfaceResult{
|
||||||
|
|||||||
Reference in New Issue
Block a user