[feat] nai login 2
This commit is contained in:
@@ -33,7 +33,7 @@ export function stringlizeNAIChat(formated:OpenAIChat[], char:string = ''){
|
|||||||
|
|
||||||
export const novelLogin = async () => {
|
export const novelLogin = async () => {
|
||||||
try {
|
try {
|
||||||
const username = await alertInput("NovelAI ID")
|
const username = await alertInput("NovelAI Email")
|
||||||
|
|
||||||
const password = await alertInput("NovelAI Password")
|
const password = await alertInput("NovelAI Password")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user