🚑 Build Hotfix
All checks were successful
Jenkins Production Deployment

This commit is contained in:
Patrick Müller 2021-08-28 19:37:47 +02:00
parent 7ee812bbb3
commit 738004c7fe

View File

@ -1,5 +1,5 @@
import * as dotenv from 'dotenv';
import {Event} from './event.interface';
import {Event} from './Event.interface';
dotenv.config();