mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
drum: don't drop state during se-subze
Previously, it was putting new session state into the old map, preserving only the state of the last session in the map.
This commit is contained in:
parent
da47cfb08e
commit
bb11c74278
@ -315,7 +315,7 @@
|
||||
=< .(con +>)
|
||||
|: $:,[[ses=@tas dev=source] con=_.] ^+ con
|
||||
=+ xeno=se-subze-local:%_(con ses ses, dev dev)
|
||||
xeno(ses ses.con, dev dev.con, bin (~(put by bin) ses dev.xeno))
|
||||
xeno(ses ses.con, dev dev.con, bin (~(put by bin.xeno) ses dev.xeno))
|
||||
::
|
||||
++ se-subze-local
|
||||
^+ .
|
||||
|
Loading…
Reference in New Issue
Block a user