diff --git a/webapp_profile.py b/webapp_profile.py index f4ea17d0..89bc7493 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -34,7 +34,7 @@ from pgp import getEmailAddress from pgp import getPGPfingerprint from pgp import getPGPpubKey from tox import getToxAddress -from tox import getBriarAddress +from briar import getBriarAddress from jami import getJamiAddress from filters import isFiltered from webapp_frontscreen import htmlFrontScreen