[skip ci] Lint fix

This commit is contained in:
Cohee
2024-02-07 19:28:34 +02:00
parent b244a1c301
commit c3129da879
8 changed files with 9 additions and 9 deletions

View File

@@ -29,7 +29,7 @@ const SECRET_KEYS = {
TOGETHERAI: 'api_key_togetherai',
MISTRALAI: 'api_key_mistralai',
CUSTOM: 'api_key_custom',
OOBA: 'api_key_ooba'
OOBA: 'api_key_ooba',
};
/**