Skip to content

Commit bbeb4f5

Browse files
author
xialj
committed
formatting nginx.js
1 parent c166f6b commit bbeb4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/internal/nginx.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ const internalNginx = {
257257

258258
// Restore locations array
259259
host.locations = origLocations;
260-
260+
261261
resolve(true);
262262
})
263263
.catch((err) => {

0 commit comments

Comments
 (0)