observe-hook: warm up caches in +on-init also, not just +on-load

This commit is contained in:
Logan Allen 2021-04-06 16:02:18 -05:00
parent 01890fa040
commit 5f14b21636

View File

@ -43,6 +43,7 @@
(act [%watch %group-store /groups %group-on-leave])
(act [%watch %group-store /groups %group-on-remove-member])
(act [%watch %metadata-store /updates %md-on-add-group-feed])
(act [%warm-cache-all ~])
==
::
++ act