remotes/1693045480750635534/spooky-22
Aevann1 2021-07-23 15:49:58 +02:00
parent 8d0366de96
commit cc8bad47c6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ from drama.mail import *
from flask import *
from drama.__main__ import app, cache, limiter, db_session
from pusher_push_notifications import PushNotifications
from .front import resize
from .posts import resize
PUSHER_KEY = environ.get("PUSHER_KEY", "").strip()