[TldrTechBridge] Add Cybersecurity section (#3601)

This commit is contained in:
adminvulcano 2023-08-08 07:00:07 +02:00 committed by GitHub
parent cf6d94dc2a
commit 43ec82179b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ class TldrTechBridge extends BridgeAbstract
'Crypto' => 'crypto',
'AI' => 'ai',
'Web Dev' => 'engineering',
'Founders' => 'founders'
'Founders' => 'founders',
'Cybersecurity' => 'cybersecurity'
],
'defaultValue' => 'tech'
]