fix timestamp
This commit is contained in:
parent
e13a05cb83
commit
6ea9072f5b
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ class ActivityLogEvent
|
|||
@type = type
|
||||
@path = path
|
||||
@data = data
|
||||
@timestamp
|
||||
@timestamp = timestamp
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue