chore: switch statuses
This commit is contained in:
parent
3b3c162750
commit
4c08bc10ca
1 changed files with 1 additions and 1 deletions
|
@ -9,8 +9,8 @@ threads = Blueprint('threads', __name__)
|
||||||
# TODO: move following to an app config or sqlite #########
|
# TODO: move following to an app config or sqlite #########
|
||||||
server = 'https://social.ayco.io'
|
server = 'https://social.ayco.io'
|
||||||
thread_ids = [
|
thread_ids = [
|
||||||
'112410098697040344',
|
|
||||||
'112438729626526601',
|
'112438729626526601',
|
||||||
|
'112410098697040344',
|
||||||
'112400284252533385',
|
'112400284252533385',
|
||||||
'112365019457303644',
|
'112365019457303644',
|
||||||
'112360396639315016',
|
'112360396639315016',
|
||||||
|
|
Loading…
Reference in a new issue