From 262a64db167b373db34cd72f74b02e5d7e5b1a01 Mon Sep 17 00:00:00 2001 From: Ricardo Carneiro Date: Sat, 24 Jan 2026 21:50:33 -0300 Subject: [PATCH] fix: ajustes --- Views/Shared/_Layout.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index 6906218..07c2e50 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -431,7 +431,7 @@
- @appName v@appVersion | + @appName v@(appVersion) | @appEnvironment @if (secretsLoaded) {