Skip to content

Fix typo in get_backups_flder and remove unnecessary parentheses#458

Merged
PhilipK merged 1 commit intoPhilipK:mainfrom
d-b-c-e:fix/code-cleanup
Feb 2, 2026
Merged

Fix typo in get_backups_flder and remove unnecessary parentheses#458
PhilipK merged 1 commit intoPhilipK:mainfrom
d-b-c-e:fix/code-cleanup

Conversation

@d-b-c-e
Copy link
Contributor

@d-b-c-e d-b-c-e commented Feb 2, 2026

Summary

  • Rename get_backups_flder() to get_backups_folder() in config.rs and update all call sites in ui_backup.rs
  • Remove unnecessary parentheses around cast expression in write_shortcut_collections()

Test plan

  • Build succeeds with no new errors
  • Backup functionality works correctly

🤖 Generated with Claude Code

Rename get_backups_flder() to get_backups_folder() in config.rs and
update all call sites. Also remove unnecessary parentheses around
cast expression in write_shortcut_collections.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@PhilipK PhilipK merged commit dba6707 into PhilipK:main Feb 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants