[feat] nai login 2

This commit is contained in:
kwaroran
2023-07-29 09:34:04 +09:00
parent fbc5b0bc8c
commit 01914bb6c8

View File

@@ -33,7 +33,7 @@ export function stringlizeNAIChat(formated:OpenAIChat[], char:string = ''){
export const novelLogin = async () => {
try {
const username = await alertInput("NovelAI ID")
const username = await alertInput("NovelAI Email")
const password = await alertInput("NovelAI Password")