Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
4df6385f
Commit
4df6385f
authored
Dec 02, 2017
by
Henrique Dias
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add trailing comma
License: MIT Signed-off-by:
Henrique Dias
<
hacdias@gmail.com
>
parent
35118538
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/corehttp/webui.go
core/corehttp/webui.go
+1
-1
No files found.
core/corehttp/webui.go
View file @
4df6385f
...
...
@@ -15,7 +15,7 @@ var WebUIPaths = []string{
"/ipfs/QmR9MzChjp1MdFWik7NjEjqKQMzVmBkdK3dz14A6B5Cupm"
,
"/ipfs/QmRyWyKWmphamkMRnJVjUTzSFSAAZowYP4rnbgnfMXC9Mr"
,
"/ipfs/QmU3o9bvfenhTKhxUakbYrLDnZU7HezAVxPM6Ehjw9Xjqy"
,
"/ipfs/QmPhnvn747LqwPYMJmQVorMaGbMSgA7mRRoyyZYz3DoZRQ"
"/ipfs/QmPhnvn747LqwPYMJmQVorMaGbMSgA7mRRoyyZYz3DoZRQ"
,
}
var
WebUIOption
=
RedirectOption
(
"webui"
,
WebUIPath
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment