Skip to content

Commit

Permalink
[nop] Misc housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Feb 22, 2024
1 parent 64350d2 commit ac98c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/taoensso/timbre.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,7 @@
value (enc/nested-merge default-config value)]

(assoc value :_init-config
{:loaded-from-source (or source :default)
{:loaded-from-source (or source [:default])
:compile-time-config @compile-time-config_}))))

;;;; Deprecated
Expand Down

0 comments on commit ac98c5b

Please sign in to comment.