1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-01-17 14:18:35 +01:00

[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

View File

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