stub no_ads_channel_ids for non odysee

This commit is contained in:
zeppi 2021-02-04 11:46:43 -05:00 committed by Sean Yesmunt
parent b4dd6f3bfa
commit 913c3c22b6

View file

@ -2,3 +2,4 @@ import * as lbrytv from './homepage';
// import all homepages
// export object of homepages
export default {'en': lbrytv};
export const NO_ADS_CHANNEL_IDS = [];