[feat] nai login 2
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user