Merge branch 'dev'
CI/CD / deploy (push) Failing after 2m8s
Details
CI/CD / deploy (push) Failing after 2m8s
Details
This commit is contained in:
commit
0ed80a935b
|
|
@ -1086,7 +1086,7 @@ export const calModule: RSpaceModule = {
|
|||
scoping: { defaultScope: 'global', userConfigurable: true },
|
||||
docSchemas: [{ pattern: '{space}:cal:events', description: 'Calendar events and sources', init: calendarSchema.init }],
|
||||
routes,
|
||||
standaloneDomain: "rspace.online",
|
||||
standaloneDomain: "rcal.online",
|
||||
landingPage: renderLanding,
|
||||
seedTemplate: seedDemoIfEmpty,
|
||||
async onInit(ctx) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue