feat: add status
This commit is contained in:
parent
6d8c1c0c6f
commit
a2361da3cd
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ threads = Blueprint('threads', __name__, template_folder='templates')
|
|||
|
||||
# TODO: move following to an app config or sqlite #########
|
||||
thread_ids = [
|
||||
'112857903897175549',
|
||||
'112857168376771706',
|
||||
'112524983806134679',
|
||||
'112461583113763423',
|
||||
|
|
Loading…
Reference in a new issue