remove rust bw compatible settings (#6085)
regenerate the settings docs cleanup Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
@ -1434,7 +1434,7 @@ export class EngineCommandManager extends EventTarget {
|
||||
// eslint-disable-next-line @typescript-eslint/no-misused-promises
|
||||
this.onEngineConnectionOpened = async () => {
|
||||
await this.rustContext?.clearSceneAndBustCache(
|
||||
{ settings: await jsAppSettings() },
|
||||
await jsAppSettings(),
|
||||
this.codeManager?.currentFilePath || undefined
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user