fix: update default playhead fps to 30

This commit is contained in:
Xiaohan-Tian
2026-05-14 21:55:59 -07:00
parent b6c0d93091
commit f9a3edb832
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
}
},
"editor": {
"playhead_update_frequency": 10,
"playhead_update_frequency": 30,
"spectrogram_height_resolution": 3
},
"chatbox": {