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
+1
View File
@@ -26,6 +26,7 @@ export function createClients() {
new Element(), new Element(),
new Weechat(), new Weechat(),
new Nheko(), new Nheko(),
new Fractal(),
new Quaternion(), new Quaternion(),
new Tensor(), new Tensor(),
]; ];