From 4ba34d2b7b7385abdd7d13e210235d485c94466f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 28 Aug 2019 00:00:50 +0100 Subject: [PATCH] Import function --- daemon.py | 1 + 1 file changed, 1 insertion(+) diff --git a/daemon.py b/daemon.py index f0de35b73..d69587f6e 100644 --- a/daemon.py +++ b/daemon.py @@ -100,6 +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 htmlHashtagSearch from webinterface import htmlSkillsSearch from webinterface import htmlModerationInfo