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