1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-09 03:02:22 +02: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

View File

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