Skip to content

Commit c166f6b

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/internal/nginx.js

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

258258
// Restore locations array
259259
host.locations = origLocations;
260+
260261
resolve(true);
261262
})
262263
.catch((err) => {

0 commit comments

Comments
 (0)