mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
[skip ci] Lint fix
This commit is contained in:
@ -17,7 +17,7 @@ export const SECRET_KEYS = {
|
||||
MISTRALAI: 'api_key_mistralai',
|
||||
TOGETHERAI: 'api_key_togetherai',
|
||||
CUSTOM: 'api_key_custom',
|
||||
OOBA: 'api_key_ooba'
|
||||
OOBA: 'api_key_ooba',
|
||||
};
|
||||
|
||||
const INPUT_MAP = {
|
||||
|
Reference in New Issue
Block a user