- Updated TriggerConfig and TriggerPatch models to include fade_in_seconds, fade_out_seconds, and normalize_audio fields.
- Enhanced the save_trigger route to handle new fields and validate input.
- Added a new audio storage page with upload, delete, and playback functionalities.
- Implemented UI changes in dashboard and audio storage templates to support new features.
- Introduced modals for audio playback and deletion confirmation.