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