[TldrTechBridge] Add AI section (#3272)

This commit is contained in:
Korytov Pavel 2023-02-28 19:28:33 +03:00 committed by GitHub
parent 4450e9b973
commit 4aed05c7b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ class TldrTechBridge extends BridgeAbstract
'values' => [
'Tech' => 'tech',
'Crypto' => 'crypto',
'AI' => 'ai'
],
'defaultValue' => 'tech'
]