diff --git a/js/lbry.js b/js/lbry.js index 9063aca2e..96965ec99 100644 --- a/js/lbry.js +++ b/js/lbry.js @@ -10,6 +10,7 @@ var lbry = { }, defaultClientSettings: { showNsfw: false, + showUnavailable: true, debug: false, useCustomLighthouseServers: false, customLighthouseServers: [],