mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 23:38:11 +00:00
Call the appropriate add-post-event-callback. For #118.
This commit is contained in:
parent
927d318626
commit
4b84166566
@ -38,7 +38,7 @@
|
||||
|
||||
(defn add-post-event-callback
|
||||
[f]
|
||||
(add-post-event-callback re-frame.router/event-queue f))
|
||||
(router/add-post-event-callback re-frame.router/event-queue f))
|
||||
|
||||
;; -- Logging -----
|
||||
;; re-frame uses the logging functions: warn, log, error, group and groupEnd
|
||||
|
Loading…
x
Reference in New Issue
Block a user