feat: add new featured thread about tech being political
Thread ID: 114012659479108663
This commit is contained in:
parent
e369ec7fee
commit
232770b821
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ threads = Blueprint('threads', __name__, template_folder='templates', static_fol
|
||||||
|
|
||||||
# TODO: move following to an app config or sqlite #########
|
# TODO: move following to an app config or sqlite #########
|
||||||
thread_ids = [
|
thread_ids = [
|
||||||
|
'114012659479108663',
|
||||||
'113775430984622212',
|
'113775430984622212',
|
||||||
# '113808885064957157', # -- has embed, erroring: no account
|
# '113808885064957157', # -- has embed, erroring: no account
|
||||||
'113650907203476875',
|
'113650907203476875',
|
||||||
|
|
Loading…
Reference in a new issue