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 }, {