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
Targaryen
2017-11-30 16:44:08 +0800
Commit
b8f660a9263a37cba5d650b681c2bb6f4a2c5397
1 parent
931d4725
bug-fixed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/web/actions/file.js
apps/web/actions/file.js
View file @
b8f660a
...
...
@@ -142,7 +142,7 @@ const file = {
let
config
=
CDNCONFIG
.
main
;
if
(
cover
)
{
_
.
assign
(
CDNCONFIG
.
main
,
{
_
.
assign
(
config
,
{
key
:
filePath
});
}
...
...
Please
register
or
login
to post a comment