zahmis 5 سال پیش
والد
کامیت
a1e96cf963
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/slackbot-proxy/src/Server.ts

+ 1 - 0
packages/slackbot-proxy/src/Server.ts

@@ -9,6 +9,7 @@ import '@tsed/swagger';
 import { TypeORMService } from '@tsed/typeorm';
 import { TypeORMService } from '@tsed/typeorm';
 import { ConnectionOptions } from 'typeorm';
 import { ConnectionOptions } from 'typeorm';
 
 
+
 export const rootDir = __dirname;
 export const rootDir = __dirname;
 
 
 const connectionOptions: ConnectionOptions = {
 const connectionOptions: ConnectionOptions = {