推进 INI 面板 launcher shell alignment

This commit is contained in:
2026-06-14 23:25:17 +08:00
parent fc4fb54a20
commit 76e688d126
4 changed files with 62 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
</section>
</main>
<script type="module">
import { getIniPanelEntryManifest } from "./entry-manifest.js";
import { getIniPanelEntryManifest } from "./ui-shell.js";
const manifest = getIniPanelEntryManifest();
for (const entry of manifest) {