Appease the linter
This commit is contained in:
parent
70e28e7e13
commit
b4f42e1103
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
import { MatrixClient } from "matrix-js-sdk";
|
||||
import { MatrixClient } from "matrix-js-sdk/src";
|
||||
|
||||
/**
|
||||
* Decorates the given event content object with the "send start time". The
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue