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:
parent
3257c5720e
commit
d3b07f68a7
2 changed files with 18 additions and 9 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -32,4 +32,4 @@ Dockerfile text
|
|||
*.mp4 binary
|
||||
*.svg binary
|
||||
*.csv binary
|
||||
|
||||
*.wav binary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue