mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-16 07:30:12 -07:00
Add title to PeerUI
This commit is contained in:
parent
9a4b7ffb1a
commit
352e0c4ce5
@ -70,7 +70,7 @@ class PeerUI {
|
||||
|
||||
html() {
|
||||
return `
|
||||
<label class="column center">
|
||||
<label class="column center" title="Click to send files or right click to send a text">
|
||||
<input type="file" multiple>
|
||||
<x-icon shadow="1">
|
||||
<svg class="icon"><use xlink:href="#"/></svg>
|
||||
|
Loading…
x
Reference in New Issue
Block a user