Skip to content

Commit 2aa4542

Browse files
hyerichungHa-Young
authored andcommitted
[FIX] fix typo
1 parent ce078e0 commit 2aa4542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require("dotenv").config();
2+
23
require("./loader/db");
34

45
const createError = require("http-errors");

0 commit comments

Comments
 (0)