Skip to content

Commit

Permalink
Update helpdesk/hooks.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 524be6e commit a26b347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpdesk/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@


website_route_rules = [
{"from_route": "/helpdesk/<path:app_path>", "to_route": "helpdesk"},
{"from_route": "/helpdesk/<path:app_path>", "to_route": "helpdesk"},
]

0 comments on commit a26b347

Please sign in to comment.