feat: add post on comic book activity
This commit is contained in:
parent
99ddcadd18
commit
cde39b21ec
1 changed files with 2 additions and 1 deletions
|
@ -11,6 +11,7 @@ threads = Blueprint('threads', __name__, template_folder='templates')
|
||||||
|
|
||||||
# TODO: move following to an app config or sqlite #########
|
# TODO: move following to an app config or sqlite #########
|
||||||
thread_ids = [
|
thread_ids = [
|
||||||
|
'113650907203476875',
|
||||||
'113449531956042438',
|
'113449531956042438',
|
||||||
'113300434695033812',
|
'113300434695033812',
|
||||||
# '113210189309775644',
|
# '113210189309775644',
|
||||||
|
|
Loading…
Reference in a new issue