[Feature] Config option for sub content display (#2832)

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
HijackHornet
2022-09-30 03:28:47 +02:00
committed by GitHub
parent c63c06de1c
commit b588597f3e
7 changed files with 66 additions and 8 deletions

View File

@@ -148,7 +148,6 @@ func makeConfigInterfaceResult() *ConfigInterfaceResult {
handyKey := config.GetHandyKey()
scriptOffset := config.GetFunscriptOffset()
imageLightboxOptions := config.GetImageLightboxOptions()
// FIXME - misnamed output field means we have redundant fields
disableDropdownCreate := config.GetDisableDropdownCreate()