Skip to content

Commit

Permalink
fix: close #182 优化部分变量名称
Browse files Browse the repository at this point in the history
  • Loading branch information
shijinn520 committed Oct 5, 2024
1 parent 5b64fc5 commit 58932bc
Show file tree
Hide file tree
Showing 41 changed files with 1,606 additions and 3,416 deletions.
2 changes: 1 addition & 1 deletion src/adapter/input/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { KarinAdapter, KarinMessage, Contact, KarinElement, LoggerLevel, Message
const { enable, msgToFile, token: oldToken, ip } = config.Config.AdapterInput

/**
* - 标准输入输出适配器
* 标准输入输出适配器
*/
export class AdapterInput implements KarinAdapter {
token: string
Expand Down
Loading

0 comments on commit 58932bc

Please sign in to comment.