feat: update statuses
This commit is contained in:
parent
f7ba15d907
commit
d899879881
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ threads = Blueprint('threads', __name__, template_folder='templates', static_fol
|
||||||
|
|
||||||
# TODO: move following to an app config or sqlite #########
|
# TODO: move following to an app config or sqlite #########
|
||||||
thread_ids = [
|
thread_ids = [
|
||||||
# '114202630459242553',
|
'114202630459242553',
|
||||||
'114012659479108663',
|
'114012659479108663',
|
||||||
'113986386529736815',
|
'113986386529736815',
|
||||||
'113775430984622212',
|
'113775430984622212',
|
||||||
|
|
Loading…
Reference in a new issue