mirror of https://github.com/vector-im/riot-web
Appease linter
parent
812b0785bf
commit
b55a1a1077
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue