Fixed typo model name :p

Fixed a typo

`// "./profiles/andy-4/json",`
to
`// "./profiles/andy-4.json",`
This commit is contained in:
Sweaterdog 2025-05-20 19:03:40 -07:00 committed by GitHub
parent 01cc33d71b
commit d91a3c79a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ const settings = {
// "./profiles/grok.json", // "./profiles/grok.json",
// "./profiles/mistral.json", // "./profiles/mistral.json",
// "./profiles/deepseek.json", // "./profiles/deepseek.json",
// "./profiles/andy-4/json", // "./profiles/andy-4.json",
// using more than 1 profile requires you to /msg each bot indivually // using more than 1 profile requires you to /msg each bot indivually
// individual profiles override values from the base profile // individual profiles override values from the base profile