fix: use __APPEND__ in adminPanel to not overwrite system items

Without __APPEND__, the itemList replaced all existing system admin
panel entries instead of adding to them.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-29 19:48:07 +00:00
parent 70ec6e0fee
commit 4c3ec67a7d
@@ -1,6 +1,7 @@
{
"system": {
"itemList": [
"__APPEND__",
{
"url": "#Admin/dataMigration",
"label": "Data Migration",