diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index f9a00ad2..5ed5c967 100644 --- a/src/config.json +++ b/src/config.json @@ -107,6 +107,12 @@ "embeddable": false, "instanceList": false, "url": "https://github.com/MarmadileManteater/FreeTubeCordova" + }, + "viewtube": { + "name": "ViewTube", + "embeddable": false, + "instanceList": true, + "url": "https://github.com/ViewTube/viewtube" } }, "targets": [ |