ssb: Add a missing 'Encrypt' label.
This commit is contained in:
@ -581,7 +581,7 @@ class TfComposeElement extends LitElement {
|
||||
class="w3-button w3-bar-item w3-theme-d1"
|
||||
@click=${() => this.set_encrypt([])}
|
||||
>
|
||||
🔐
|
||||
🔐 Encrypt
|
||||
</button>`;
|
||||
let result = html`
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user