mirror of
https://github.com/urbit/shrub.git
synced 2024-12-04 14:58:10 +03:00
Fix activity timer bug.
This commit is contained in:
parent
709d633815
commit
1ab6cac650
@ -374,7 +374,7 @@
|
||||
==
|
||||
::
|
||||
%wake
|
||||
?: (lte q.s.yar (sub now ~s15))
|
||||
?: (lte (sub now ~s15) q.s.yar)
|
||||
%_ +>.$
|
||||
mos
|
||||
:_ mos
|
||||
|
Loading…
Reference in New Issue
Block a user