simulation
This commit is contained in:
@@ -19,5 +19,6 @@ urlpatterns = [
|
||||
path('replay/', views.replay_view, name='replay'),
|
||||
path('api/stats/', views.stats_view, name='api_stats'),
|
||||
path('api/video/', views.download_api, name='download_api'),
|
||||
path('api/restart/', views.restart_all, name='restart_all'),
|
||||
path('api/export/', views.export_api, name='export_api'),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user