Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jabis Sevón
/
esm
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ddf9d2b3
authored
2016-08-17 16:00:55 -0400
by
Martin Alix
Committed by
GitHub
2016-08-17 16:00:55 -0400
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
default spans typo
1 parent
d7577c85
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
index.js
index.js
View file @
ddf9d2b
...
...
@@ -77,7 +77,7 @@
}
if
(
config
.
spans
===
undefined
||
!
config
instanceof
Array
)
{
config
.
spans
=
defaultConfig
.
span
;
config
.
spans
=
path
;
}
const
io
=
require
(
'socket.io'
)(
config
.
socketPort
);
...
...
@@ -142,4 +142,4 @@
module
.
exports
=
middlewareWrapper
;
}());
\ No newline at end of file
}());
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment