fix: replace stale permission prop with scope in EnvironmentDetailPage
All checks were successful
CI / build (push) Successful in 39s
CI / docker (push) Successful in 38s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-04-05 14:13:37 +02:00
parent 298f6e3e71
commit e3baaeee84

View File

@@ -189,7 +189,7 @@ export function EnvironmentDetailPage() {
<div className="flex items-center justify-between">
<div className="flex items-center gap-3">
<RequireScope
permission="apps:manage"
scope="apps:manage"
fallback={
<h1 className="text-2xl font-semibold text-white">
{environment.displayName}