1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-22 18:41:57 +03:00

Appease linter

This commit is contained in:
J. Ryan Stinnett
2019-11-25 14:39:04 +00:00
parent 812b0785bf
commit b55a1a1077

View File

@ -45,7 +45,7 @@ function selectText(target) {
selection.addRange(range);
}
/**
/*
* Walks the user through the process of creating an e2e key backup
* on the server.
*/