Merge pull request #38 from ShalokShalom/patch-1
Delete deprecated matrix console app
This commit is contained in:
commit
7d178d3ced
1 changed files with 0 additions and 10 deletions
|
@ -30,16 +30,6 @@ var linkable_clients = [
|
||||||
maturity: "Stable",
|
maturity: "Stable",
|
||||||
comments: "Fully-featured Matrix client for Web, iOS & Android",
|
comments: "Fully-featured Matrix client for Web, iOS & Android",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "Matrix Console",
|
|
||||||
logo: "img/console-48px.png",
|
|
||||||
author: "Matrix.org",
|
|
||||||
homepage: "https://matrix.org",
|
|
||||||
room_url(alias) { return "https://matrix.org/beta/#/room/" + alias },
|
|
||||||
room_id_url(id) { return "https://matrix.org/beta/#/room/" + id },
|
|
||||||
maturity: "Deprecated",
|
|
||||||
comments: "The original developer-focused client for Web, iOS & Android",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Matrix-Static",
|
name: "Matrix-Static",
|
||||||
logo: "img/matrix-static-48px.png",
|
logo: "img/matrix-static-48px.png",
|
||||||
|
|
Loading…
Reference in a new issue