Merge pull request #186 from aaronraimist/fractal

Put back Fractal
This commit is contained in:
Bruno Windels 2021-02-05 19:15:28 +00:00 committed by GitHub
commit a7519d3e1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ export function createClients() {
new Element(),
new Weechat(),
new Nheko(),
new Fractal(),
new Quaternion(),
new Tensor(),
];