Spaces:
Runtime error
Runtime error
Update templates/camera.html
Browse files- templates/camera.html +1 -1
templates/camera.html
CHANGED
@@ -80,7 +80,7 @@
|
|
80 |
<img id="capturedImage" style="display: none; max-width: 100%;">
|
81 |
<div id="actionButtons" style="display: none; margin-top: 10px;">
|
82 |
<button id="retakeButton" class="btn">Retake</button>
|
83 |
-
<button id="uploadButton" class="btn">Upload to
|
84 |
</div>
|
85 |
</div>
|
86 |
</div>
|
|
|
80 |
<img id="capturedImage" style="display: none; max-width: 100%;">
|
81 |
<div id="actionButtons" style="display: none; margin-top: 10px;">
|
82 |
<button id="retakeButton" class="btn">Retake</button>
|
83 |
+
<button id="uploadButton" class="btn">Upload to Instagram</button>
|
84 |
</div>
|
85 |
</div>
|
86 |
</div>
|