Update src/config.json
Changing "PokeTube" to "Poke" and updating repo URL.
This commit is contained in:
parent
7bea53805e
commit
f99f6218a6
|
@ -52,15 +52,15 @@
|
||||||
"instanceList": true,
|
"instanceList": true,
|
||||||
"url": "https://github.com/mmjee/Piped-Material"
|
"url": "https://github.com/mmjee/Piped-Material"
|
||||||
},
|
},
|
||||||
"poketube": {
|
"poke": {
|
||||||
"excludeTargets": [
|
"excludeTargets": [
|
||||||
2,
|
2,
|
||||||
3
|
3
|
||||||
],
|
],
|
||||||
"name": "PokeTube",
|
"name": "Poke",
|
||||||
"embeddable": true,
|
"embeddable": true,
|
||||||
"instanceList": true,
|
"instanceList": true,
|
||||||
"url": "https://codeberg.org/Ashley/poketube"
|
"url": "https://codeberg.org/ashley/poke"
|
||||||
},
|
},
|
||||||
"cloudtube": {
|
"cloudtube": {
|
||||||
"name": "CloudTube",
|
"name": "CloudTube",
|
||||||
|
|
Loading…
Reference in New Issue