From 982c42cdf2dee23e2237407a4f3627d3da3e779e Mon Sep 17 00:00:00 2001 From: nk Date: Wed, 3 Jun 2026 17:05:15 +0300 Subject: [PATCH] =?UTF-8?q?chore(stations):=20=D1=81=D0=B8=D0=BD=D1=85?= =?UTF-8?q?=D1=80.=20=E2=80=94=20=D0=BE=D1=82=D0=BA=D0=BB=D1=8E=D1=87?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D0=BC=D1=91=D1=80=D1=82=D0=B2=D1=8B=D0=B5?= =?UTF-8?q?=20EP-=D0=BA=D0=B0=D0=BD=D0=B0=D0=BB=D1=8B=20Acoustic/ResiDance?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- prisma/stations.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/prisma/stations.json b/prisma/stations.json index 5c844bf..d4764f0 100644 --- a/prisma/stations.json +++ b/prisma/stations.json @@ -2846,8 +2846,8 @@ "iconText": "", "textColor": "#FFFFFF", "bgColor": "#DA3832", - "enabled": true, - "notWorked": false, + "enabled": false, + "notWorked": true, "isNew": false }, { @@ -2861,8 +2861,8 @@ "iconText": "", "textColor": "#000000", "bgColor": "#FFF25B", - "enabled": true, - "notWorked": false, + "enabled": false, + "notWorked": true, "isNew": false }, {