feat: header con mensajes y notificaciones en tiempo real

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-26 14:14:46 -06:00
parent 9dd5ac6cbf
commit eaeedf2029
8 changed files with 298 additions and 149 deletions
+5 -1
View File
@@ -1,7 +1,11 @@
{
"permissions": {
"allow": [
"PowerShell(netstat *)"
"PowerShell(netstat *)",
"Bash(git add *)",
"Bash(git commit -m ' *)",
"Bash(git push *)",
"Bash(php artisan *)"
]
}
}