diff options
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index c2bcad6..d48a777 100644 --- a/dist/index.html +++ b/dist/index.html @@ -16,6 +16,6 @@ </div> </div> <div class="footer"> - <input id="msgbox" type="text"> + <input id="msgbox" type="text" placeholder="send a message"> </div> </body> |