remotes/1693045480750635534/spooky-22
Aevann1 2022-03-06 05:40:23 +02:00
parent b70ea883e8
commit ae55735919
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ from files.helpers.lazy import lazy
from .flags import CommentFlag
from random import randint
from .votes import CommentVote
from math import floor
class Comment(Base):