From aa8fd754ca9de8ae36667e60821caf111a108461 Mon Sep 17 00:00:00 2001 From: Ben Jabituya <74158243+jabituyaben@users.noreply.github.com> Date: Thu, 14 Jan 2021 10:45:00 +0000 Subject: [PATCH] Update app.js --- apps/astral/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/astral/app.js b/apps/astral/app.js index 1cb97ae80..93959b705 100644 --- a/apps/astral/app.js +++ b/apps/astral/app.js @@ -39,7 +39,7 @@ if (astral_settings === undefined) { { name: "Andromeda", ra: "004244", de: "411609", type: 3 }, { name: "Cigar", ra: "095552", de: "694047", type: 3 }, { name: "Pinwheel", ra: "140313", de: "542057", type: 3 }, - { name: "Whirlpool", ra: "1329553", de: "471143", type: 3 }, + { name: "Whirlpool", ra: "132953", de: "471143", type: 3 }, { name: "Orion", ra: "053517", de: "-052328", type: 2 }, { name: "Hercules", ra: "160515", de: "174455", type: 1 }, { name: "Beehive", ra: "084024", de: "195900", type: 1 },