From 3f56c690b23057a145f2b3b43836808c94a1a551 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 28 Aug 2019 00:01:40 +0100 Subject: [PATCH] Typo --- daemon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon.py b/daemon.py index d69587f6..97a03717 100644 --- a/daemon.py +++ b/daemon.py @@ -100,7 +100,7 @@ from webinterface import htmlUnfollowConfirm from webinterface import htmlProfileAfterSearch from webinterface import htmlEditProfile from webinterface import htmlTermsOfService -from webinterface import htmlSkillSearch +from webinterface import htmlSkillsSearch from webinterface import htmlHashtagSearch from webinterface import htmlSkillsSearch from webinterface import htmlModerationInfo