[!IMPORTANT] Make sure you have read our contribution guidelines Ensure there is an associated issue and you have been assigned to it Use the correct syntax to link this PR: Fixes #<issue number>.
[!IMPORTANT]
Fixes #<issue number>
fix https://github.com/langgenius/dify/issues/35619
make lint && make type-check
cd web && pnpm exec vp staged
In the Plugin Preferences modal, the auto-update time picker now sits flush against the right edge of its row, aligned with the timezone helper text below it.
Summary
fix https://github.com/langgenius/dify/issues/35619
Screenshots
Checklist
make lint && make type-check(backend) andcd web && pnpm exec vp staged(frontend) to appease the lint gods