mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 01:54:43 +03:00
chat-store: fix scrollback issue due to malformattedd peek
This commit is contained in:
parent
5eec015343
commit
14dc580c06
@ -78,7 +78,7 @@
|
||||
[%x %all ~] ``noun+!>(inbox)
|
||||
[%x %configs ~] ``noun+!>((inbox-to-configs inbox))
|
||||
[%x %keys ~] ``noun+!>(~(key by inbox))
|
||||
[%x %envelopes ~] (peek-x-envelopes:cc t.t.path)
|
||||
[%x %envelopes *] (peek-x-envelopes:cc t.t.path)
|
||||
[%x %mailbox *]
|
||||
?~ t.t.path
|
||||
~
|
||||
|
Loading…
Reference in New Issue
Block a user