Fix: Reset Edge Update Tracking Before Success Message in UpdateAllComponents (#6797)

🔧 (.gitattributes): mark *.wav files as binary to prevent line ending conversions
♻️ (UpdateAllComponents/index.tsx): refactor code to use separate functions for resetting and starting edges update reference to improve readability and maintainability
This commit is contained in:
Cristhian Zanforlin Lousa 2025-02-24 20:04:59 -03:00 committed by GitHub
commit d3b07f68a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 9 deletions

2
.gitattributes vendored
View file

@ -32,4 +32,4 @@ Dockerfile text
*.mp4 binary
*.svg binary
*.csv binary
*.wav binary