From ec8510603e157a528577a172196d7d8fd64b8f18 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 4 Feb 2013 18:26:12 +0100 Subject: account.py: add zettel --- account.py | 1 + 1 file changed, 1 insertion(+) (limited to 'account.py') diff --git a/account.py b/account.py index 763909a..3f563c9 100644 --- a/account.py +++ b/account.py @@ -9,6 +9,7 @@ SERVICES = [ #Service('jabber', 'Jabber', 'http://jabber.spline.de/'), Service('gitlab', 'Gitlab', 'https://gitlab.spline.inf.fu-berlin.de/'), Service('osqa', 'OS Q&A', 'http://osqa.spline.de/'), + Service('zettel', 'Zettel', 'http://zettel.spline.inf.fu-berlin.de/'), ] -- cgit v1.2.3-1-g7c22