mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 17:06:15 +00:00
feat: Implement real data fetching for points chart and enhance UI with config editor and history viewer styles
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
# Error Reporting
|
||||
|
||||
Automatically sends anonymized error reports to help improve the project.
|
||||
|
||||
## Configuration
|
||||
|
||||
In `src/config.jsonc`:
|
||||
|
||||
```jsonc
|
||||
{
|
||||
"errorReporting": {
|
||||
"enabled": true // Set to false to disable
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Privacy
|
||||
|
||||
- No sensitive data sent (emails, passwords, tokens, paths are redacted)
|
||||
- Only genuine bugs reported (config errors filtered)
|
||||
- Optional - can be disabled anytime
|
||||
|
||||
---
|
||||
**[Back to Documentation](index.md)**
|
||||
Reference in New Issue
Block a user