mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 22:00:23 +02:00
Deuxième lot de bridges.
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
* Description for the API is available on GitHub: https://github.com/justintv/twitch-api
|
||||
*/
|
||||
|
||||
define(TWITCH_LIMIT, 10); // The default limit
|
||||
define(TWITCH_BROADCASTS, 'false'); // The default flag for broadcasts
|
||||
define('TWITCH_LIMIT', 10); // The default limit
|
||||
define('TWITCH_BROADCASTS', 'false'); // The default flag for broadcasts
|
||||
|
||||
class TwitchApiBridge extends BridgeAbstract{
|
||||
|
||||
|
Reference in New Issue
Block a user