Fix module

alt-html-css
Bob Mottram 2020-12-24 16:49:57 +00:00
parent 0401708c5d
commit 26e82060f1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ from pgp import getEmailAddress
from pgp import getPGPfingerprint from pgp import getPGPfingerprint
from pgp import getPGPpubKey from pgp import getPGPpubKey
from tox import getToxAddress from tox import getToxAddress
from tox import getBriarAddress from briar import getBriarAddress
from jami import getJamiAddress from jami import getJamiAddress
from filters import isFiltered from filters import isFiltered
from webapp_frontscreen import htmlFrontScreen from webapp_frontscreen import htmlFrontScreen