ssb: Use the same refresh character in two places.

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

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>