Skip to content
Snippets Groups Projects
Unverified Commit 13207e99 authored by Aaron Raimist's avatar Aaron Raimist
Browse files

Remove Tensor2

parent 946d6023
Branches
Tags
No related merge requests found
...@@ -72,16 +72,6 @@ var unlinkable_clients = [ ...@@ -72,16 +72,6 @@ var unlinkable_clients = [
user_instructions(userId) { return <span>Type <code>/invite <b>{ userId }</b></code></span> }, user_instructions(userId) { return <span>Type <code>/invite <b>{ userId }</b></code></span> },
comments: "QML and JS cross-platform desktop Matrix client", comments: "QML and JS cross-platform desktop Matrix client",
}, },
{
name: "Tensor2",
logo: "img/tensor-48px.png",
author: "David A Roberts",
homepage: "https://github.com/davidar/tensor2",
maturity: "Alpha",
room_instructions(alias) { return <span>Type <code>/join <b>{ alias }</b></code></span> },
user_instructions(userId) { return <span>Type <code>/invite <b>{ userId }</b></code></span> },
comments: "QML and C++ cross-platform desktop Matrix client",
},
{ {
name: "PTO (Perpetually Talking Online)", name: "PTO (Perpetually Talking Online)",
logo: "img/pto-48px.png", logo: "img/pto-48px.png",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment