add thread
This commit is contained in:
parent
a26fb507aa
commit
08403d912b
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 #########
|
||||
thread_ids = [
|
||||
'114700726180478526',
|
||||
'114649657564007543',
|
||||
'114598027067799906',
|
||||
'114490408596372783',
|
||||
|
|
Loading…
Reference in a new issue