diff --git a/files/helpers/offsitementions.py b/files/helpers/offsitementions.py index 6cb753e96..149e671a6 100644 --- a/files/helpers/offsitementions.py +++ b/files/helpers/offsitementions.py @@ -5,6 +5,7 @@ from sqlalchemy import or_ import files.helpers.const as const from files.classes.user import User from files.classes.comment import Comment +from files.classes.badges import Badge from files.classes.notifications import Notification from files.helpers.sanitize import sanitize