summaryrefslogtreecommitdiffstats
path: root/bee.json
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-04-06 13:00:20 -0400
committerUnknown <joe2010xtmf@163.com>2014-04-06 13:00:20 -0400
commit2846ff7d31fc93659a2e90fe869ff51c885decfa (patch)
tree07f6c991fb4e6e2d09a7aee331dc45ce4caa1364 /bee.json
parentd3a987eded8bf2d0afc35dce32238e59da8080a8 (diff)
downloadgitea-2846ff7d31fc93659a2e90fe869ff51c885decfa.tar.gz
gitea-2846ff7d31fc93659a2e90fe869ff51c885decfa.zip
Fix bug related to log
Diffstat (limited to 'bee.json')
-rw-r--r--bee.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/bee.json b/bee.json
index 4f7f7a771c..ff120f0c90 100644
--- a/bee.json
+++ b/bee.json
@@ -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"
]