ssb: Add a missing 'Encrypt' label.

This commit is contained in:
2025-07-02 18:30:35 -04:00
parent 9f6a480736
commit beb9ef3754
2 changed files with 2 additions and 2 deletions

View File

@ -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>