diff --git a/threads.py b/threads.py index 5e005b9..1a580ae 100755 --- a/threads.py +++ b/threads.py @@ -6,7 +6,7 @@ import asyncio import aiohttp from . import mastodon, utils -threads = Blueprint('threads', __name__, template_folder='templates', static_folder='static', static_url_path='/threads/static') +threads = Blueprint('threads', __name__, template_folder='templates', static_folder='static') # TODO: move following to an app config or sqlite ######### thread_ids = [