mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-10 14:11:53 +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. |
||
|---|---|---|
| .. | ||
| liteloader.cjs | ||
| manifest.json | ||
| napcat.cjs | ||
| napcat.ts | ||
| nativeLoader.cjs | ||
| package.json | ||
| preload.cjs | ||
| renderer.js | ||
| tsconfig.json | ||
| vite.config.ts | ||