ssb: Add a missing 'Encrypt' label.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"type": "tildefriends-app",
|
||||
"emoji": "🦀",
|
||||
"previous": "&/YzfcH8j71vWug7A1onPoyHsY1JzDsRza8WUHqgBbqo=.sha256"
|
||||
"previous": "&Ym1vefMN4CV4UIgLuV+zu52qj58WwIScctt4v5YIHmQ=.sha256"
|
||||
}
|
||||
|
@ -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