chore: adapt webhook preview by blaggacao [frappe] PR#27188
From: https://github.com/frappe/frappe/pull/27188
Date: 2024-08-09 13:49:09+02:00
- fix: spec preview fields statically on the frontend
- chore: adapt webhook preview
Diagnostics
Suspicious changes found (Dokos Only / dokos):
- 358f7369 fix: spec preview fields statically on the frontend
Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-27188
# Alternatively, re-take the changes
git switch develop
ft take ft-pr-27188
# Make changes then rebase
git rebase -i develop
# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue
# Force-push changes
git push --force-with-lease
Edited by Corentin Forler