Skip to content
Snippets Groups Projects
Unverified Commit 95cc966e authored by Carl Schwan's avatar Carl Schwan Committed by GitHub
Browse files

Update metadata about Quatermion

parent a39c4053
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@ export class Quaternion {
get id() { return "quaternion"; }
get name() { return "Quaternion"; }
get icon() { return "images/client-icons/quaternion.svg"; }
get author() { return "Felix Rohrbach"; }
get homepage() { return "https://github.com/Fxrh/Quaternion"; }
get author() { return "Felix Rohrbach and Alexey Rusakov "; }
get homepage() { return "https://github.com/quotient-im/Quaternion"; }
get platforms() { return [Platform.Windows, Platform.macOS, Platform.Linux]; }
get description() { return 'Qt5 and C++ cross-platform desktop Matrix client.'; }
getMaturity(platform) { return Maturity.Beta; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment