feat: add running realization post
This commit is contained in:
parent
7f062e5f6c
commit
4553fe8ac5
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ from . import utils
|
|||
threads = Blueprint('threads', __name__, template_folder='templates', static_folder='static')
|
||||
|
||||
thread_ids = [
|
||||
'116352859731078602',
|
||||
'116312536977108702',
|
||||
'116245553803866191',
|
||||
'114649657564007543',
|
||||
|
|
|
|||
Loading…
Reference in a new issue