Skip to content

fix: dont render demo clear button if onboarding tour present [frappe]

Date: 2023-08-12T11:21:33+05:30
By: Ankush Menat

fix: dont render demo clear button if onboarding tour present

This is a commit that is not part of a pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-6b464edf8499b7cc0211a6c80f9ea6e1858abb1f

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports