Make unavailable content visible by default
This commit is contained in:
parent
1c19537883
commit
87e6713262
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ var lbry = {
|
|||
},
|
||||
defaultClientSettings: {
|
||||
showNsfw: false,
|
||||
showUnavailable: true,
|
||||
debug: false,
|
||||
useCustomLighthouseServers: false,
|
||||
customLighthouseServers: [],
|
||||
|
|
Loading…
Reference in a new issue