Spaces:
Runtime error
Runtime error
Update templates/userRegister.html
Browse files
templates/userRegister.html
CHANGED
|
@@ -139,7 +139,7 @@
|
|
| 139 |
onclick="showRecorder()"
|
| 140 |
class="action-button back-button"
|
| 141 |
>
|
| 142 |
-
|
| 143 |
</button>
|
| 144 |
</div>
|
| 145 |
|
|
|
|
| 139 |
onclick="showRecorder()"
|
| 140 |
class="action-button back-button"
|
| 141 |
>
|
| 142 |
+
<i class="fas fa-microphone"></i> 録音画面を表示
|
| 143 |
</button>
|
| 144 |
</div>
|
| 145 |
|