fix: modal html syntax error

This commit is contained in:
OpenClaw Bot
2026-02-17 18:34:09 +08:00
parent b82cbf9194
commit 6ccab612a9

View File

@@ -208,7 +208,7 @@
<button class="btn-secondary" onclick="hideModal()">取消</button>
<button class="btn" onclick="createProject()">创建</button>
</div>
</div㸾
</div>
</div>
<script>