mirror of
https://github.com/kevachat/geminiapp.git
synced 2025-03-13 05:51:39 +00:00
update about info
This commit is contained in:
parent
a7f54c22f3
commit
0986f1fe72
@ -30,14 +30,12 @@
|
||||
},
|
||||
"kevachat":
|
||||
{
|
||||
"link":
|
||||
{
|
||||
"about":
|
||||
[
|
||||
"https://github.com/kevachat/geminiapp",
|
||||
"https://github.com/kevachat/webapp"
|
||||
]
|
||||
},
|
||||
"about":
|
||||
[
|
||||
"=> /room/NfqYRoWFZAydVyS4GjDa6o31CDSpGXVyXE Official room",
|
||||
"=> https://github.com/kevachat/geminiapp Geminiapp source",
|
||||
"=> https://github.com/kevachat/webapp Webapp source"
|
||||
],
|
||||
"room":
|
||||
{
|
||||
"key":
|
||||
|
@ -128,7 +128,7 @@ class Room
|
||||
),
|
||||
implode(
|
||||
PHP_EOL,
|
||||
$this->_config->kevachat->link->about
|
||||
$this->_config->kevachat->about
|
||||
),
|
||||
implode(
|
||||
PHP_EOL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user