Skip to content

Commit

Permalink
contacts: only give pr
Browse files Browse the repository at this point in the history
ofile if sub is older
  • Loading branch information
arthyn committed Oct 24, 2024
1 parent 420b1cd commit 3bfa1f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions desk/app/contacts.hoon
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,8 @@
::
++ p-init
|= wen=(unit @da)
:: TODO: figure out if we can just give the profile every time
?~ wen (give (fact ~ full+rof))
?: =(u.wen wen.rof) cor
?: (gte u.wen wen.rof) cor
(give (fact ~ full+rof))
:: +p-news-0: [legacy] publish news
::
Expand Down

0 comments on commit 3bfa1f0

Please sign in to comment.