0ac03817 by Jonille Arreglo

update

1 parent 7e2544ea
Showing 1 changed file with 0 additions and 2 deletions
...@@ -337,8 +337,6 @@ async function runOpensource(req, res) { ...@@ -337,8 +337,6 @@ async function runOpensource(req, res) {
337 }; 337 };
338 if(IS_FREE_USER) { 338 if(IS_FREE_USER) {
339 await setUsage(usage_params); 339 await setUsage(usage_params);
340 } else {
341 await setChatUsage(usage_params);
342 } 340 }
343 341
344 res.json({ 342 res.json({
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!