diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/config.json b/src/config.json index 9767bf43..83e5a137 100644 --- a/src/config.json +++ b/src/config.json @@ -52,15 +52,15 @@ "instanceList": true, "url": "https://github.com/mmjee/Piped-Material" }, - "poketube": { + "poke": { "excludeTargets": [ 2, 3 ], - "name": "PokeTube", + "name": "Poke", "embeddable": true, "instanceList": true, - "url": "https://codeberg.org/Ashley/poketube" + "url": "https://codeberg.org/ashley/poke" }, "cloudtube": { "name": "CloudTube", |