mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-10 22:19:06 +08:00
Replaces all console logging in the update process with the ILogWrapper logger interface for consistent logging. Updates applyPendingUpdates to require a logger parameter and propagates this change to all relevant initialization code. Also removes duplicate and unnecessary lines in workflow YAML files. |
||
|---|---|---|
| .. | ||
| base.ts | ||
| napcat.ts | ||
| package.json | ||
| pipe.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||