diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/config.json b/src/config.json index 7163113e..b457db9e 100644 --- a/src/config.json +++ b/src/config.json @@ -28,8 +28,8 @@ }, "piped": { "excludeTargets": [ - 1, - 2 + 2, + 3 ], "name": "Piped", "embeddable": true, @@ -38,8 +38,8 @@ }, "pipedMaterial": { "excludeTargets": [ - 1, - 2 + 2, + 3 ], "name": "Piped-Material", "embeddable": false, @@ -54,8 +54,8 @@ }, "freetube": { "excludeTargets": [ - 1, - 2 + 2, + 3 ], "name": "FreeTube", "embeddable": false, @@ -64,8 +64,8 @@ }, "yattee": { "excludeTargets": [ - 1, - 2 + 2, + 3 ], "name": "Yattee", "embeddable": false, |