mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 11:47:42 +02:00
@@ -122,7 +122,8 @@ export async function configurePlatform() {
|
||||
uiPlugin.metadata.Routes,
|
||||
new Map([
|
||||
[workbenchId, workbench.component.WorkbenchApp],
|
||||
[loginId, login.component.LoginApp]
|
||||
[loginId, login.component.LoginApp],
|
||||
[calendarId, calendar.component.ConnectApp]
|
||||
])
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user