feat: add status
This commit is contained in:
parent
c658da0545
commit
500677a853
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 #########
|
# TODO: move following to an app config or sqlite #########
|
||||||
thread_ids = [
|
thread_ids = [
|
||||||
|
'113210189309775644',
|
||||||
'113073168505436055',
|
'113073168505436055',
|
||||||
'112979161274124372',
|
'112979161274124372',
|
||||||
'112857903897175549',
|
'112857903897175549',
|
||||||
|
|
Loading…
Reference in a new issue