Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1400,9 +1400,7 @@ async def read_root():
|
|
| 1400 |
});
|
| 1401 |
</script>
|
| 1402 |
<script>
|
| 1403 |
-
|
| 1404 |
-
$('#helpModal').modal('show'); // ページ読み込み時にモーダルを表示
|
| 1405 |
-
});
|
| 1406 |
</script>
|
| 1407 |
</body>
|
| 1408 |
</html>
|
|
|
|
| 1400 |
});
|
| 1401 |
</script>
|
| 1402 |
<script>
|
| 1403 |
+
|
|
|
|
|
|
|
| 1404 |
</script>
|
| 1405 |
</body>
|
| 1406 |
</html>
|