fields
This commit is contained in:
@@ -27,4 +27,5 @@ urlpatterns = [
|
||||
path('api/place_ships', views.place_ships),
|
||||
path('api/shoot', views.shoot),
|
||||
path('api/check_field_correct', views.check_field_correct),
|
||||
path('api/get_fields', views.get_fields)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user