Refactor modal components by removing unused imports and commenting out cache management section in modals.html

This commit is contained in:
Will Miao
2025-06-17 21:06:01 +08:00
parent afa5a42f5a
commit fa587d5678
3 changed files with 4 additions and 8 deletions

View File

@@ -229,7 +229,7 @@
</div>
<!-- Add Cache Management Section -->
<div class="settings-section">
<!-- <div class="settings-section">
<h3>Cache Management</h3>
<div class="setting-item">
@@ -249,7 +249,7 @@
<span class="warning-text">May cause temporary performance impact during rebuild.</span>
</div>
</div>
</div>
</div> -->
<!-- Add Example Images Settings Section -->
<div class="settings-section">