ssb: Use the same refresh character in two places.

This commit is contained in:
Cory McWilliams 2024-11-20 19:46:41 -05:00
parent 51fe372f60
commit 0ea1213139
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"type": "tildefriends-app",
"emoji": "🐌",
"previous": "&AyllqGdYCly9bdllfQCZmX8qxLrWLHDNEohqVPsZP20=.sha256"
"previous": "&FhsefvQQwZ9T4+HoInU3di3T+7B7CVC3xyjpLtGqyr8=.sha256"
}

View File

@ -211,7 +211,7 @@ class TfTabConnectionsElement extends LitElement {
class="w3-button w3-theme-l3 w3-circle w3-ripple w3-large"
@click=${this.refresh}
>
🔃
</button>
<h2>New Connection</h2>
<textarea class="w3-input w3-theme-d1" id="code"></textarea>