Skip to content

Commit dc8ce2d

Browse files
committed
realign style
1 parent 496a6d5 commit dc8ce2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hapi-plugin-websocket.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ const register = async (server, pluginOptions) => {
380380
remotePort: {
381381
value: request.plugins.websocket.req.socket.remotePort
382382
}
383-
});
383+
})
384384
}
385385
return h.continue
386386
} })

0 commit comments

Comments
 (0)