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 937ef37e..6985fac8 100644 --- a/src/config.json +++ b/src/config.json @@ -66,6 +66,12 @@ 3 ] }, + "lightTube": { + "name": "LightTube", + "embeddable": false, + "instanceList": true, + "url": "https://github.com/lighttube-org/LightTube" + }, "tuboYoutube": { "name": "Tubo", "embeddable": false, |