mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-14 11:15:11 +08:00
Remove Peo Dragonfly Bot (deprecated)
This commit is contained in:
@@ -143,8 +143,6 @@ export default class PoeAiClient {
|
||||
bot = 'a2'
|
||||
} else if (bot === 'chatgpt') {
|
||||
bot = 'chinchilla'
|
||||
} else if (bot === 'dragonfly') {
|
||||
bot = 'nutria'
|
||||
}
|
||||
|
||||
this.bot = bot
|
||||
|
||||
Reference in New Issue
Block a user