We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c407e32 commit 8263128Copy full SHA for 8263128
rest-api/edit-conversation-image-title/index.html
@@ -70,7 +70,7 @@ <h5 class="modal-title">Edit Conversation Title/Image</h5>
70
<label for="imageURL">Enter a new image URL:</label>
71
<input type="text" class="form-control" id="imageURL">
72
</div>
73
- <button type="submit" class="btn btn-primary">Submit</button>
+ <input type="submit" class="btn btn-primary">
74
</form>
75
76
0 commit comments