feat: add cybersec thread
This commit is contained in:
parent
435215a8fc
commit
7cdeffd1ab
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ from . import utils
|
||||||
threads = Blueprint('threads', __name__, template_folder='templates', static_folder='static')
|
threads = Blueprint('threads', __name__, template_folder='templates', static_folder='static')
|
||||||
|
|
||||||
thread_ids = [
|
thread_ids = [
|
||||||
|
'116667802375475365',
|
||||||
'116458548126648062',
|
'116458548126648062',
|
||||||
'116441682011075462',
|
'116441682011075462',
|
||||||
'116381905038904377',
|
'116381905038904377',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue