From 45fb44ef36518c1a7630f4dbf19b964a7fe8f887 Mon Sep 17 00:00:00 2001 From: maxwell Date: Fri, 16 Jul 2010 10:25:24 -0700 Subject: [PATCH] MS IZ added trailing slash for the hub notification --- lib/common.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common.rb b/lib/common.rb index 05acb4fbe..652e140b5 100644 --- a/lib/common.rb +++ b/lib/common.rb @@ -132,7 +132,7 @@ module Diaspora def self.endpoints <<-XML - + XML end