chore: add status
This commit is contained in:
parent
d1326ba40b
commit
2ab2a0ddbc
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ threads = Blueprint('threads', __name__, template_folder='templates')
|
|||
# TODO: move following to an app config or sqlite #########
|
||||
server = 'https://social.ayco.io'
|
||||
thread_ids = [
|
||||
'112524983806134679',
|
||||
'112461583113763423',
|
||||
'112457129122626146',
|
||||
'112446314845243621',
|
||||
|
|
Loading…
Reference in a new issue