mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
i hate myself (#587)
This commit is contained in:
parent
693c28536c
commit
0bbb30d161
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@ module Api
|
|||
new_trust_level: log.new_trust_level,
|
||||
changed_by: {
|
||||
id: log.changed_by.id,
|
||||
username: log.changed_by.name,
|
||||
username: log.changed_by.username,
|
||||
display_name: log.changed_by.display_name,
|
||||
admin_level: log.changed_by.admin_level
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue