Explorar el Código

Add title to PeerUI

RobinLinus hace 4 años
padre
commit
352e0c4ce5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      client/scripts/ui.js

+ 1 - 1
client/scripts/ui.js

@@ -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>