fix: update default playhead fps to 30
This commit is contained in:
@@ -253,7 +253,7 @@ export class ConfigManager {
|
||||
},
|
||||
},
|
||||
editor: {
|
||||
playhead_update_frequency: 10,
|
||||
playhead_update_frequency: 30,
|
||||
spectrogram_height_resolution: 3
|
||||
},
|
||||
chatbox: {
|
||||
|
||||
Reference in New Issue
Block a user