mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
cleanup
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
98a4b1fbf7
commit
14c06f1336
@ -70,6 +70,4 @@ export async function bootstrap(App: AppComponent) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// run
|
// run
|
||||||
setTimeout(() => {
|
bootstrap(process.isMainFrame ? LensApp : App);
|
||||||
bootstrap(process.isMainFrame ? LensApp : App);
|
|
||||||
}, 0);
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user