From 9d7b27421b0145f9136e517001e47a1b82a8a45f Mon Sep 17 00:00:00 2001 From: googlleqw <39873878+googlleqw@users.noreply.github.com> Date: Mon, 17 Feb 2020 15:44:28 +0800 Subject: [PATCH] Update unblockremote.js --- unblockremote.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unblockremote.js b/unblockremote.js index 4cf7f86944..3a5023bedd 100644 --- a/unblockremote.js +++ b/unblockremote.js @@ -1,4 +1,4 @@ var body = $response.body; -body = '\/*\n@supported 91084FFA2796\n*\/\n' + body; +body = '\/*\n@supported 621082F2C167\n*\/\n' + body; $done(body);