mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-24 10:33:22 +03:00
dojo: fix house-6 type to use session-6 instead of session
Co-authored-by: Fang-
This commit is contained in:
parent
641975ba39
commit
20104b056b
@ -1532,7 +1532,7 @@
|
||||
+$ house-6 :: all state
|
||||
$: %6
|
||||
egg=@u :: command count
|
||||
hoc=(map id session) :: conversations
|
||||
hoc=(map id session-6) :: conversations
|
||||
acl=(set ship) :: remote access whitelist
|
||||
== ::
|
||||
+$ session-6 :: per conversation
|
||||
|
Loading…
Reference in New Issue
Block a user