Merge pull request #49 from jryans/patch-1
Update Riot author to New Vector
This commit is contained in:
commit
af4228eb27
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ var linkable_clients = [
|
||||||
{
|
{
|
||||||
name: "Riot",
|
name: "Riot",
|
||||||
logo: "img/riot-48px.png",
|
logo: "img/riot-48px.png",
|
||||||
author: "Vector Creations",
|
author: "New Vector",
|
||||||
homepage: "https://riot.im",
|
homepage: "https://riot.im",
|
||||||
room_url(alias) { return "https://riot.im/app/#/room/" + alias },
|
room_url(alias) { return "https://riot.im/app/#/room/" + alias },
|
||||||
room_id_url(id) { return "https://riot.im/app/#/room/" + id },
|
room_id_url(id) { return "https://riot.im/app/#/room/" + id },
|
||||||
|
|
Loading…
Reference in a new issue