Enable Pro mode
This commit is contained in:
parent
4132eb3a3c
commit
11c5370962
1 changed files with 1 additions and 0 deletions
|
@ -1018,6 +1018,7 @@ payOwner p d x =
|
|||
(select ["_id" =: ownerId] "owners")
|
||||
[ "$set" =:
|
||||
[ "paid" =: True
|
||||
, "invoices" =: True
|
||||
, "expiration" =:
|
||||
posixSecondsToUTCTime
|
||||
(fromInteger
|
||||
|
|
Loading…
Reference in a new issue