Add title to PeerUI

This commit is contained in:
RobinLinus 2020-12-16 05:48:54 +01:00
parent 9a4b7ffb1a
commit 352e0c4ce5

View file

@ -70,7 +70,7 @@ class PeerUI {
html() { html() {
return ` 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> <input type="file" multiple>
<x-icon shadow="1"> <x-icon shadow="1">
<svg class="icon"><use xlink:href="#"/></svg> <svg class="icon"><use xlink:href="#"/></svg>