sneed
This commit is contained in:
parent
a29b1fc1a0
commit
2e2d1ddac4
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue