Update api/config.py
Browse files- api/config.py +1 -1
api/config.py
CHANGED
@@ -133,4 +133,4 @@ TRENDING_AGENT_MODE = {
|
|
133 |
'FlutterAgent': {'mode': True, 'id': "FlutterAgent"},
|
134 |
'YoutubeAgent': {'mode': True, 'id': "YoutubeAgent"},
|
135 |
'builderAgent': {'mode': True, 'id': "builderAgent"},
|
136 |
-
}
|
|
|
133 |
'FlutterAgent': {'mode': True, 'id': "FlutterAgent"},
|
134 |
'YoutubeAgent': {'mode': True, 'id': "YoutubeAgent"},
|
135 |
'builderAgent': {'mode': True, 'id': "builderAgent"},
|
136 |
+
}
|