mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 04:41:58 +08:00
73573680f1
The method was using a mix of the `dt` parameter and `self.latest_dt`. Use `self.latest_dt` to conform with the rest of the module.