nachat is quite usable => late alpha
This commit is contained in:
parent
e44ff43291
commit
9792db5fc2
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ var unlinkable_clients = [
|
|||
logo: "img/nachat.svg",
|
||||
author: "Benjamin Saunders",
|
||||
homepage: "https://github.com/Ralith/nachat",
|
||||
maturity: "Alpha",
|
||||
maturity: "Late 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: "Qt5 and C++ cross-platform desktop Matrix client",
|
||||
|
|
Loading…
Reference in a new issue