This is an automated email from the ASF dual-hosted git repository. linxinyuan pushed a commit to branch aglinxinyuan-patch-3 in repository https://gitbox.apache.org/repos/asf/texera.git
commit 7cfb04ee8c1f3c2b8ce062fff6afb6c35c831e25 Author: Xinyuan Lin <[email protected]> AuthorDate: Thu Aug 7 12:28:56 2025 -0700 Update app.module.ts Signed-off-by: Xinyuan Lin <[email protected]> --- core/gui/src/app/app.module.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/gui/src/app/app.module.ts b/core/gui/src/app/app.module.ts index f7f228a62e..da83cfd21e 100644 --- a/core/gui/src/app/app.module.ts +++ b/core/gui/src/app/app.module.ts @@ -373,6 +373,8 @@ registerLocaleData(en); multi: true, }, ], - bootstrap: [AppComponent], + bootstrap: + wrfewrfewrfger + [AppComponent], }) export class AppModule {}
