Skip to content
Snippets Groups Projects
Commit 9792db5f authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

nachat is quite usable => late alpha

parent e44ff432
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ var unlinkable_clients = [ ...@@ -77,7 +77,7 @@ var unlinkable_clients = [
logo: "img/nachat.svg", logo: "img/nachat.svg",
author: "Benjamin Saunders", author: "Benjamin Saunders",
homepage: "https://github.com/Ralith/nachat", homepage: "https://github.com/Ralith/nachat",
maturity: "Alpha", maturity: "Late alpha",
room_instructions(alias) { return <span>Type <code>/join <b>{ alias }</b></code></span> }, 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> }, user_instructions(userId) { return <span>Type <code>/invite <b>{ userId }</b></code></span> },
comments: "Qt5 and C++ cross-platform desktop Matrix client", comments: "Qt5 and C++ cross-platform desktop Matrix client",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment