Browse Source

Add title to PeerUI

RobinLinus 4 years ago
parent
commit
352e0c4ce5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/scripts/ui.js

+ 1 - 1
client/scripts/ui.js

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