From c8def18618f11ab488686f1b7b83792b81d67b72 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 23 Jun 2017 11:36:32 -0700 Subject: [PATCH] removed local host notification --- targetconfig.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/targetconfig.json b/targetconfig.json index d51605ec..387de15f 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -32,19 +32,6 @@ "zh-TW" ], "notifications": { - "localhost": { - "type": "warning", - "heading": "Important", - "message": "This editor is moving to https://makecode.microbit.org on July 22nd 2017. Please update your bookmarks and school internet filters.", - "url": "https://makecode.microbit.org" - }, - "mbtest.pxt.io": { - "type": "warning", - "heading": "Important", - "message": "This editor is moving to https://makecode.microbit.org on July 22nd 2017. Please update your bookmarks and school internet filters.", - "url": "https://makecode.microbit.org", - "readmore": "https://makecode.com/blog/microbit/v0.12.35" - }, "pxt.microbit.org": { "type": "warning", "heading": "Important",