Feature: add Unused checkbox in User fields to easily find out all unused variables
๐๏ธ Changelog โ Unused User Fields Filter
Feature: Added Unused checkbox in User Fields to quickly find unused variables.
Whatโs New
- Enable the Unused checkbox to view all user fields not currently in use.
- Makes it easy to identify and clean up unused variables.
- Results are cached per session โ changes after enabling wonโt auto-refresh.
Why It Matters
- Keeps your bot data structure clean and organized.
- Saves time by avoiding manual checks.
- Helps reduce clutter and confusion in large projects.
๐ Available now in User Fields โ Unused filter.