ssb: Use the same refresh character in two places.
This commit is contained in:
parent
51fe372f60
commit
0ea1213139
@ -1,5 +1,5 @@
|
||||
{
|
||||
"type": "tildefriends-app",
|
||||
"emoji": "🐌",
|
||||
"previous": "&AyllqGdYCly9bdllfQCZmX8qxLrWLHDNEohqVPsZP20=.sha256"
|
||||
"previous": "&FhsefvQQwZ9T4+HoInU3di3T+7B7CVC3xyjpLtGqyr8=.sha256"
|
||||
}
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user