add a settings entry for nr of random videos to display
This commit is contained in:
@@ -48,6 +48,7 @@ type SettingsType struct {
|
||||
PasswordEnabled bool
|
||||
TMDBGrabbing bool
|
||||
DarkMode bool
|
||||
RandomNR uint32
|
||||
}
|
||||
|
||||
type SettingsSizeType struct {
|
||||
|
Reference in New Issue
Block a user