stub no_ads_channel_ids for non odysee
This commit is contained in:
parent
b4dd6f3bfa
commit
913c3c22b6
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ import * as lbrytv from './homepage';
|
||||||
// import all homepages
|
// import all homepages
|
||||||
// export object of homepages
|
// export object of homepages
|
||||||
export default {'en': lbrytv};
|
export default {'en': lbrytv};
|
||||||
|
export const NO_ADS_CHANNEL_IDS = [];
|
||||||
|
|
Loading…
Reference in a new issue