Address code review feedback: fix missing import, remove unused dep, improve docs
Co-authored-by: henriquescrrrr <192057244+henriquescrrrr@users.noreply.github.com>
This commit is contained in:
@@ -211,7 +211,7 @@ You can query this with any SQLite client or DB browser to generate sales report
|
||||
## Known Limitations
|
||||
|
||||
- No admin GUI for viewing transaction stats (planned for v2).
|
||||
- Search functionality is planned but not implemented in v1 (click Search shows a placeholder message).
|
||||
- Search functionality is not implemented in v1 (planned for v2).
|
||||
- Items with special meta (potions, enchanted books) are excluded by default; when enabled, only the base type is priced (no meta matching).
|
||||
- The `sell-inventory` button sells **all** sellable items in the inventory at once — use with caution.
|
||||
- Quantities are capped to 64 × inventory size; extremely large transactions may be slow.
|
||||
|
||||
Reference in New Issue
Block a user