1
0
mirror of https://github.com/element-hq/element-web.git synced 2025-11-29 21:23:11 +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.
*/