1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 10:18:38 +00:00

add run user

This commit is contained in:
Lunny Xiao
2014-02-25 18:58:55 +08:00
parent 52984f85d5
commit 9c3a8ff299
4 changed files with 34 additions and 7 deletions

View File

@@ -66,7 +66,7 @@ const (
OP_PULL_REQUEST
)
// A Action represents
// An Action represents
type Action struct {
Id int64
UserId int64