This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-github-graphs
mirror of
https://github.com/jrtechs/github-graphs.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
1
Wiki
Activity
Browse Source
oops
pull/41/head
Eric Lang
3 years ago
parent
fbe13a1603
commit
14f28258cc
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
server/routes/api/v2.js
+ 1
- 1
server/routes/api/v2.js
View File
@ -307,4 +307,4 @@ routes.get('/*', (request, result) =>
}
}
}
)
;
}
)
;
module
.
exports
=
routes
;
module
.
exports
=
routes
;
Write
Preview
Loading…
Cancel
Save