mirror of
https://github.com/tloncorp/landscape.git
synced 2024-11-28 12:14:31 +03:00
Merge pull request #209 from tloncorp/m/bark-safer-summary
lib: avoid crash during activity summarization
This commit is contained in:
commit
9e972fe116
@ -86,14 +86,15 @@
|
|||||||
:: group. simply skip past it and try the next one...
|
:: group. simply skip past it and try the next one...
|
||||||
=+ .^ =groups:groups
|
=+ .^ =groups:groups
|
||||||
%gx
|
%gx
|
||||||
=- ~& [%scrying -] -
|
|
||||||
(scry-path %groups /groups/groups)
|
(scry-path %groups /groups/groups)
|
||||||
==
|
==
|
||||||
|-
|
|-
|
||||||
?~ faz ['???' '???'] ::TODO better copy
|
?~ faz ['???' '???'] ::TODO better copy
|
||||||
|
~| i.faz
|
||||||
?. (~(has by groups) g.i.faz)
|
?. (~(has by groups) g.i.faz)
|
||||||
$(faz t.faz)
|
$(faz t.faz)
|
||||||
=/ =group:^groups (~(got by groups) g.i.faz)
|
=/ =group:^groups (~(got by groups) g.i.faz)
|
||||||
:- title.meta.group
|
?~ chat=(~(get by channels.group) %chat c.i.faz)
|
||||||
title.meta:(~(got by channels.group) %chat c.i.faz)
|
$(faz t.faz)
|
||||||
|
[title.meta.group title.meta.u.chat]
|
||||||
--
|
--
|
Loading…
Reference in New Issue
Block a user