[codex] Hide empty sections from page settings (#3052)

* feat(web): hide empty layout sections

* test: add "scizor" to templates metadata test cases
This commit is contained in:
Amruth Pillai
2026-05-13 01:11:19 +02:00
committed by GitHub
parent 00dafd0c68
commit 286e165a60
4 changed files with 125 additions and 1 deletions
@@ -22,6 +22,7 @@ describe("templates metadata", () => {
"onyx",
"pikachu",
"rhyhorn",
"scizor",
].sort(),
);
});