fix grammatical error

This commit is contained in:
vorotamoroz
2026-05-19 04:10:39 +01:00
parent a392ccab6a
commit 977a300808

View File

@@ -7,7 +7,7 @@ The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsid
### Improved
- Improved an error verbosity on concurrent processing on start-up process.
- Improved the error verbosity on concurrent processing during the start-up process.
- Now the `report` includes recent logs (of verbosity `verbose` even settings is not set to `verbose`).
- Updating logs is now debounced to avoid excessive updates during rapid log generation.
- Added a `Generate full report for opening the issue with debug info` command to the command palette, which generates a report without opening the settings dialogue.