define MERGED_CALENDARS_DIR
This commit is contained in:
parent
b810f7c59d
commit
3ddd563eac
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ import express from 'express';
|
|||
import icalGenerator from 'ical-generator';
|
||||
import fs from 'fs';
|
||||
import path from 'path';
|
||||
|
||||
const MERGED_CALENDARS_DIR = 'calendar';
|
Loading…
Add table
Reference in a new issue