[go: up one dir, main page]

feat: sort the desktop icon by ishtiyaq130 [frappe] PR#34848

From: https://github.com/frappe/frappe/pull/34848
Date: 2025-11-23 17:40:51+05:30

  • feat: sort the desktop icon



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-34848

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-34848

# 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

Merge request reports

Loading