推进 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

@@ -10,7 +10,7 @@
import {
getIniPanelEntryByHref,
getIniPanelEntryManifest,
} from "../../runtime/ui/ini-panel/entry-manifest.js";
} from "../../runtime/ui/ini-panel/ui-shell.js";
function assertEqual(actual, expected, label) {
if (actual !== expected) {