[fix] remoable

This commit is contained in:
kwaroran
2023-09-10 08:59:33 +09:00
parent d9c4dd2bd6
commit 84ef5a1aff

View File

@@ -126,6 +126,7 @@ export async function requestChatDataMain(arg:requestDataArgument, model:'model'
}
formated[i].name = undefined
delete formated[i].memo
delete formated[i].removable
}
}