Fix typo
This commit is contained in:
@@ -960,6 +960,8 @@ async function checkNewFormat() {
|
||||
if(db.mainPrompt === oldJailbreak){
|
||||
db.mainPrompt = defaultJailbreak
|
||||
}
|
||||
//@ts-ignore
|
||||
if(db.proomptSettings){ db.promptSettings = db.proomptSettingsdelete; delete db.proomptSettings }
|
||||
|
||||
setDatabase(db)
|
||||
checkCharOrder()
|
||||
|
||||
Reference in New Issue
Block a user