zahmis 5 سال پیش
والد
کامیت
fa1a3de6b9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/server/models/index.js

+ 1 - 1
src/server/models/index.js

@@ -18,5 +18,5 @@ module.exports = {
   GlobalNotificationMailSetting: require('./GlobalNotificationSetting/GlobalNotificationMailSetting'),
   GlobalNotificationSlackSetting: require('./GlobalNotificationSetting/GlobalNotificationSlackSetting'),
   ShareLink: require('./share-link'),
-  SlackBotAccessToken: require('./slackbot-access-token'),
+  SlackbotAccessToken: require('./slackbot-access-token'),
 };