Appease linter
This commit is contained in:
parent
812b0785bf
commit
b55a1a1077
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ function selectText(target) {
|
||||||
selection.addRange(range);
|
selection.addRange(range);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* Walks the user through the process of creating an e2e key backup
|
* Walks the user through the process of creating an e2e key backup
|
||||||
* on the server.
|
* on the server.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue