Feat: script execution performance optimization
This commit is contained in:
@@ -122,7 +122,7 @@ impl App {
|
||||
}
|
||||
|
||||
pub fn execute_script_oneshot(
|
||||
&self,
|
||||
&mut self,
|
||||
script: &str,
|
||||
link: &LinkState,
|
||||
audio_tx: &arc_swap::ArcSwap<Sender<crate::engine::AudioCommand>>,
|
||||
|
||||
Reference in New Issue
Block a user