mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-05 09:47:20 +00:00
fix: duplicate key "locale" in renderer.ts
This commit is contained in:
parent
d00d8bf449
commit
b275697742
@ -461,7 +461,6 @@ export class SimulatorRendererContainer implements BuiltinSimulatorRenderer {
|
||||
locale: renderer.locale,
|
||||
messages: _schema.i18n || {},
|
||||
device: renderer.device,
|
||||
locale: renderer.locale,
|
||||
appHelper: renderer.context,
|
||||
rendererName: 'LowCodeRenderer',
|
||||
thisRequiredInJSE: host.thisRequiredInJSE,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user