Skip to content

Commit

Permalink
Update helpdesk/setup/setup_wizard.py
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
RitvikSardana and github-actions[bot] authored Aug 7, 2024
1 parent a26b347 commit a7936cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpdesk/setup/setup_wizard.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import frappe
from frappe import _


def setup_complete(args=None):

email = args.get("email") or frappe.session.user
Expand Down

0 comments on commit a7936cc

Please sign in to comment.