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 },
|
scoping: { defaultScope: 'global', userConfigurable: true },
|
||||||
docSchemas: [{ pattern: '{space}:cal:events', description: 'Calendar events and sources', init: calendarSchema.init }],
|
docSchemas: [{ pattern: '{space}:cal:events', description: 'Calendar events and sources', init: calendarSchema.init }],
|
||||||
routes,
|
routes,
|
||||||
standaloneDomain: "rspace.online",
|
standaloneDomain: "rcal.online",
|
||||||
landingPage: renderLanding,
|
landingPage: renderLanding,
|
||||||
seedTemplate: seedDemoIfEmpty,
|
seedTemplate: seedDemoIfEmpty,
|
||||||
async onInit(ctx) {
|
async onInit(ctx) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue