From 65383f57090a7ab91b90c57b83a517f5bfe3146e Mon Sep 17 00:00:00 2001 From: Fang Date: Fri, 10 Nov 2017 00:04:07 +0100 Subject: [PATCH] Removed !: from hall and talk. --- app/hall.hoon | 2 +- app/talk.hoon | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/app/hall.hoon b/app/hall.hoon index 225f5f893..3c15bc04a 100644 --- a/app/hall.hoon +++ b/app/hall.hoon @@ -19,7 +19,7 @@ /- hall ::< structures /+ hall, hall-legacy ::< libraries /= seed /~ !>(.) -!: +:: :::: :: =, hall diff --git a/app/talk.hoon b/app/talk.hoon index 265809d94..284ed34af 100644 --- a/app/talk.hoon +++ b/app/talk.hoon @@ -11,8 +11,6 @@ ::TODO [type query] => [press tab to cycle search results, newest-first] :: => [escape to clear] :: -::TODO ;what without args -:: ::> This reader implementation makes use of the %inbox ::> for all its subscriptions and messaging. All ::> rumors received are exclusively about the %inbox, @@ -23,7 +21,7 @@ /- hall, sole ::< structures /+ hall, sole ::< libraries /= seed /~ !>(.) -!: +:: :::: :: =, hall