From bfe00d263c681cff7ae967770d85c44ca98e95a8 Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 6 Nov 2019 22:20:10 +0100 Subject: [PATCH] hail: typo --- hail.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hail.nix b/hail.nix index 4960e13..b5fb21b 100644 --- a/hail.nix +++ b/hail.nix @@ -6,7 +6,7 @@ let # TODO: make these work in restricted mode blacklist = { mucbot = true; - spacemsg = true; + spaceapi = true; }; physicalHost = host: { inherit host;