Skip to content

Commit

Permalink
Merge pull request #1990 from DSD-DBS/model-badge-error-message
Browse files Browse the repository at this point in the history
fix: Update wrong model badge error message
  • Loading branch information
MoritzWeber0 authored Nov 13, 2024
2 parents 4de3ae7 + b7a4462 commit 90bb353
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def __init__(self):
title="Model complexity badge not configured properly",
reason=(
"The model complexity badge is not configured properly. "
"Please contact your diagram cache administrator."
"Please contact your project admin or system administrator."
),
err_code="MODEL_COMPLEXITY_BADGE_NOT_CONFIGURED_PROPERLY",
)

0 comments on commit 90bb353

Please sign in to comment.