Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -79,7 +79,7 @@
|
|
79 |
<label for="mobile">Your Mobile Number</label>
|
80 |
<input type="text" id="mobile" placeholder="Your mobile number will appear here..." readonly>
|
81 |
|
82 |
-
<p class="info" id="infoMessage">Listening
|
83 |
<p class="status" id="status">Initializing...</p>
|
84 |
</div>
|
85 |
|
|
|
79 |
<label for="mobile">Your Mobile Number</label>
|
80 |
<input type="text" id="mobile" placeholder="Your mobile number will appear here..." readonly>
|
81 |
|
82 |
+
<p class="info" id="infoMessage">Listening 🗣🎙️...</p>
|
83 |
<p class="status" id="status">Initializing...</p>
|
84 |
</div>
|
85 |
|