mirror of
https://github.com/tloncorp/landscape.git
synced 2024-12-01 02:45:49 +03:00
bark: fix compilation error in merge fields thread
We had removed the %hark case, but not the codepaths dealing with it.
This commit is contained in:
parent
fa5cc3546d
commit
244ad7e7c5
@ -35,6 +35,7 @@
|
||||
::
|
||||
=/ [%khan %arow %.y %noun vs=vase] mine
|
||||
=+ !<(mail=(unit cord) vs)
|
||||
~& [%saving-summary ship mail summary.args]
|
||||
?> ?=(^ mail)
|
||||
;< ~ bind:m
|
||||
%- send-raw-card
|
||||
@ -44,20 +45,15 @@
|
||||
=; vars=(map @t json)
|
||||
!>(`[mailchimp-api-key.args u.mail vars])
|
||||
%- ~(gas by *(map @t json))
|
||||
?- -.summary.args
|
||||
%hark ~ ::TODO add merge field for the notification count?
|
||||
::
|
||||
%life
|
||||
=, summary.args
|
||||
:~ ['MSGS_SENT' (numb:enjs:format sen)]
|
||||
['MSGS_RECD' (numb:enjs:format rec)]
|
||||
['GROUP_SENT' s+gro]
|
||||
::
|
||||
['UNREAD_DMS' (numb:enjs:format dms)]
|
||||
['UNREAD_MSG' (numb:enjs:format etc)]
|
||||
['GROUP_NAME' s+group]
|
||||
['CHNL_NAME' s+chat]
|
||||
==
|
||||
=, summary.args
|
||||
:~ ['MSGS_SENT' (numb:enjs:format sen)]
|
||||
['MSGS_RECD' (numb:enjs:format rec)]
|
||||
['GROUP_SENT' s+gro]
|
||||
::
|
||||
['UNREAD_DMS' (numb:enjs:format dms)]
|
||||
['UNREAD_MSG' (numb:enjs:format etc)]
|
||||
['GROUP_NAME' s+group]
|
||||
['CHNL_NAME' s+chat]
|
||||
==
|
||||
==
|
||||
;< [wimp=wire simp=sign-arvo] bind:m take-sign-arvo
|
||||
|
Loading…
Reference in New Issue
Block a user