appease the linter
This commit is contained in:
parent
48a634bff4
commit
52c3ff02ae
1 changed files with 1 additions and 1 deletions
|
@ -371,7 +371,7 @@ async function loadApp() {
|
|||
errorMessage = <span>
|
||||
{_t(
|
||||
"Your configuration appears to be invalid. Please correct the error below " +
|
||||
"and re-open Riot."
|
||||
"and re-open Riot.",
|
||||
)}
|
||||
<br />
|
||||
<br />
|
||||
|
|
Loading…
Reference in a new issue