mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this?
/kind bug
/area core
/milestone 2.11.0
#### What this PR does / why we need it:
This PR resolves the problem of incorrect old data passed to watcher during updates. As shown in the following line, the old value should be `old` instead of `extension` from outside.
|
||
---|---|---|
.. | ||
src | ||
build.gradle |