Files
gniza4cp/cpanel/gniza/install.json
shuki 0aa5e26a02 Fix cPanel icon: use 48x48 PNG for sprite compatibility
The SVG had negative coordinates that rendered off-screen in cPanel's
sprite sheet. Export to clean 48x48 PNG (2.8KB) instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 01:48:14 +02:00

14 lines
360 B
JSON

[
{
"type": "link",
"id": "gniza",
"name": "gniza Restore",
"group_id": "files",
"description": "Restore files, databases, email, and more from gniza backups",
"uri": "gniza/index.live.cgi",
"feature": "gniza_restore",
"order": 1,
"icon": "gniza/assets/gniza-cpanel-icon.png"
}
]