mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 22:32:04 +00:00
- Introduced a new ImportExportDialog component for managing settings import and export via JSON. - Integrated JsonSyntaxEditor for editing JSON settings with syntax highlighting. - Updated SettingsView to include the import/export dialog and associated state management. - Enhanced SettingsHeader with an import/export button for easy access. These changes aim to improve user experience by allowing seamless transfer of settings between installations.