Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2017-10-18 10:39:00 +0800
Commit
caf231c8a6e77e8a4f9233ad3d3dd2265149f9d0
1 parent
db252d26
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
apps/web/actions/profile.js
apps/web/actions/profile.js
View file @
caf231c
...
...
@@ -13,7 +13,8 @@ const r = new Router;
const
TABLE
=
{
DURATION
:
'web-client-duration'
,
REPORT
:
'error-report'
REPORT
:
'error-report'
,
SERVER
:
'web-server-duration'
};
const
DB_NAME
=
'web-apm'
;
...
...
Please
register
or
login
to post a comment