Ticketing: settings tabs are deep-linkable routes (/settings/{tab})

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Jh8RnYXrC8E6z79LWs8ggd
This commit is contained in:
2026-06-21 20:19:04 -04:00
parent dd0a458250
commit e49a1e2ac9
3 changed files with 5 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "dashboard/ticketing",
"description": "Help desk ticketing snap-in for the Dashboard platform",
"version": "1.0.0",
"version": "1.0.1",
"type": "library",
"require": {
"php": "^8.2",