Fix whitespace

This commit is contained in:
Infinite 2020-02-26 10:07:03 +01:00
parent 195158db8b
commit 6d71663f99
1 changed files with 1 additions and 1 deletions

View File

@ -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{