Skip to content

Commit

Permalink
br: fix the security report from github (#27729) (#27764)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-srebot authored Oct 13, 2021
1 parent 4f4f299 commit a086b18
Show file tree
Hide file tree
Showing 3 changed files with 1,024 additions and 1,131 deletions.
2 changes: 1 addition & 1 deletion br/pkg/lightning/web/res.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ import (
"net/http"
)

var Res http.FileSystem = http.Dir("web/dist")
var Res http.FileSystem = http.Dir("br/web/dist")
16 changes: 8 additions & 8 deletions br/pkg/lightning/web/res_vfsdata.go

Large diffs are not rendered by default.

Loading

0 comments on commit a086b18

Please sign in to comment.