Move matrix-cypher into matrix.to

This commit is contained in:
Jorik Schellekens
2020-09-16 14:57:16 +01:00
parent 91cbb73ac8
commit cf23f0a85e
20 changed files with 531 additions and 9 deletions
-2
View File
@@ -19,8 +19,6 @@ import { string, object, union, literal, TypeOf } from 'zod';
import { persistReducer } from '../utils/localStorage';
//import { prefixFetch, Client, discoverServer } from 'matrix-cypher';
export enum HSOptions {
// The homeserver contact policy hasn't
// been set yet.