Skip to content

Commit ca76d50

Browse files
committed
🐛 開発用スクリプトの除去
1 parent 1b97251 commit ca76d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(require('dotenv')).config();
1+
//(require('dotenv')).config();
22
module.exports = {
33
adminRoleId: process.env.ROLE_ADMIN,
44
color: {

0 commit comments

Comments
 (0)