From 8151a3955d05fa89fe1e8a26ca080b1a31e016fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9?= Date: Sun, 21 Jun 2026 12:26:54 +0300 Subject: [PATCH] =?UTF-8?q?fix(ui):=20DevIndexBadge=20=D0=B8=20dev-=D0=BA?= =?UTF-8?q?=D0=BE=D0=B4=20=D0=BF=D0=BE=D0=B4=D1=82=D0=B2=D0=B5=D1=80=D0=B6?= =?UTF-8?q?=D0=B4=D0=B5=D0=BD=D0=B8=D1=8F=20=D1=81=D0=BA=D1=80=D1=8B=D1=82?= =?UTF-8?q?=D1=8B=20=D0=B2=20=D0=BF=D1=80=D0=BE=D0=B4=D0=B5=20(=D0=B3?= =?UTF-8?q?=D0=B5=D0=B9=D1=82=20import.meta.env.DEV)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/resources/js/components/DevIndexBadge.vue | 6 +++++- app/resources/js/views/auth/ConfirmEmailView.vue | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/app/resources/js/components/DevIndexBadge.vue b/app/resources/js/components/DevIndexBadge.vue index f34db943..a1881da7 100644 --- a/app/resources/js/components/DevIndexBadge.vue +++ b/app/resources/js/components/DevIndexBadge.vue @@ -1,5 +1,5 @@