Skip to content

Commit

Permalink
generator
Browse files Browse the repository at this point in the history
  • Loading branch information
bryangerlach committed Sep 11, 2024
1 parent c8b9c66 commit 4cebff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@
url(r'^download_client',views.download_client),
url(r'^creategh',views.create_github_run),
url(r'^updategh',views.update_github_run),
url(r'^save_custom_client',views.save_custom_client),
]

0 comments on commit 4cebff7

Please sign in to comment.