Fix performer scrape menu layout

This commit is contained in:
Infinite
2020-02-26 10:05:12 +01:00
parent 857b2cc78d
commit 195158db8b
3 changed files with 11 additions and 5201 deletions

View File

@@ -68,6 +68,6 @@ func makeConfigInterfaceResult() *models.ConfigInterfaceResult {
ShowStudioAsText: &showStudioAsText,
CSS: &css,
CSSEnabled: &cssEnabled,
Language: &language,
Language: &language,
}
}