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,
|
||||
"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",
|
||||
|
|
Loading…
Reference in New Issue