Add missing word

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Andy Balaam 2026-03-31 15:44:15 +01:00 committed by GitHub
parent 9b711f1569
commit f3c82b0696
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -256,7 +256,7 @@ export class ElementAppPage {
}
/**
* Dismiss the "Turn on key storage".
* Dismiss the "Turn on key storage" toast.
*/
public async closeKeyStorageToast() {
await this.closeToast("Turn on key storage", "Dismiss");