diff options
author | Unknown <joe2010xtmf@163.com> | 2014-04-06 13:00:20 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-04-06 13:00:20 -0400 |
commit | 2846ff7d31fc93659a2e90fe869ff51c885decfa (patch) | |
tree | 07f6c991fb4e6e2d09a7aee331dc45ce4caa1364 /bee.json | |
parent | d3a987eded8bf2d0afc35dce32238e59da8080a8 (diff) | |
download | gitea-2846ff7d31fc93659a2e90fe869ff51c885decfa.tar.gz gitea-2846ff7d31fc93659a2e90fe869ff51c885decfa.zip |
Fix bug related to log
Diffstat (limited to 'bee.json')
-rw-r--r-- | bee.json | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ "others": [ "modules", "$GOPATH/src/github.com/gogits/binding", + "$GOPATH/src/github.com/gogits/webdav", + "$GOPATH/src/github.com/gogits/logs", "$GOPATH/src/github.com/gogits/git", "$GOPATH/src/github.com/gogits/gfm" ] |