Merge pull request #1043 from RealBeepMcJeep/patch-1

remove unused symbols
This commit is contained in:
Cohee 2023-08-29 23:37:46 +03:00 committed by GitHub
commit 01ff9604bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -148,11 +148,8 @@ let api_openai = "https://api.openai.com/v1";
let api_claude = "https://api.anthropic.com/v1";
let main_api = "kobold";
let response_generate_novel;
let characters = {};
let response_dw_bg;
let first_run = true;
let color = {
byNum: (mess, fgNum) => {