feat(scheduling): use central people picker
This commit is contained in:
@@ -13,7 +13,7 @@ export const schedulingModule: PlatformWebModule = {
|
||||
label: "Scheduling",
|
||||
version: "0.1.10",
|
||||
dependencies: ["poll"],
|
||||
optionalDependencies: ["calendar", "mail", "notifications", "workflow", "appointments", "addresses"],
|
||||
optionalDependencies: ["access", "calendar", "mail", "notifications", "workflow", "appointments", "addresses"],
|
||||
translations: generatedTranslations,
|
||||
navItems: [{ to: "/scheduling", label: "Scheduling", iconName: "calendar-clock", anyOf: scheduleRead, order: 56 }],
|
||||
routes: [
|
||||
|
||||
Reference in New Issue
Block a user