Small update to fix a visual bug. It's recommended to update to avoid confusion when toggling phantoms.
Changes
- When you enabled phantoms it said you disabled them. When you disabled phantoms it said you enabled them. This update fixes that lmao
- Replaced
StringUtils with
String#repeat(int)
Bugs/suggestions
As always, please report any bugs you find or ideas you have on the
GitHub Issue Tracker.