Sfoglia il codice sorgente

Add title to PeerUI

RobinLinus 4 anni fa
parent
commit
352e0c4ce5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>