chore: switch statuses

This commit is contained in:
Ayo Ayco 2024-05-14 11:37:20 +02:00
parent 3b3c162750
commit 4c08bc10ca

View file

@ -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',