FIx coment

pull/21833/head
Jorik Schellekens 2020-07-20 20:50:12 +01:00
parent d86eb5eb9e
commit 3cf8dff70d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import {getAddressType} from "./UserAddress";
const E2EE_WK_KEY = "im.vector.riot.e2ee";
// we define a number of interfaces which in effect take their names from the js-sdk
// we define a number of interfaces which take their names from the js-sdk
/* eslint-disable camelcase */
// TODO move these interfaces over to js-sdk once it has been typescripted enough to accept them