diff --git a/src/models/RolePlugin.lua b/src/models/RolePlugin.lua index ce98be6..e1ece96 100644 --- a/src/models/RolePlugin.lua +++ b/src/models/RolePlugin.lua @@ -863,10 +863,9 @@ function RolePlugin.bind(Role) if count > 0 then count = math.max(count - add, 0) end - self:updateProperties({ advC = count + change, - advCT = ctime, + advCT = nextTime, }) end -- libgit2 0.21.2