Skip to content

Commit 0a6cf47

Browse files
committed
add tubitv
1 parent 3c870ac commit 0a6cf47

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

src/default-services.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,16 @@ module.exports = [
235235
style: {},
236236
permissions: []
237237
},
238+
{
239+
name: 'TubiTV',
240+
title: 'Tubi TV',
241+
hidden: true,
242+
logo: 'imgs/tubi.svg',
243+
url: 'https://tubitv.com',
244+
color: '#F54E00',
245+
style: {},
246+
permissions: []
247+
},
238248
{
239249
name: 'Twitch',
240250
title: 'Twitch',

src/ui/imgs/tubi.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)