always make lbry globally available
This commit is contained in:
parent
15d9236500
commit
4db3211855
1 changed files with 1 additions and 1 deletions
|
@ -7,8 +7,8 @@ import SplashScreen from './component/splash.js';
|
|||
|
||||
|
||||
var init = function() {
|
||||
if (lbry.getClientSetting('debug')) {
|
||||
window.lbry = lbry;
|
||||
if (lbry.getClientSetting('debug')) {
|
||||
window.lighthouse = lighthouse;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue