fix
This commit is contained in:
@@ -91,7 +91,7 @@ urlpatterns = [
|
||||
]
|
||||
)),
|
||||
path('expence_chat/', include(
|
||||
[
|
||||
[
|
||||
path('<uuid:id>/messages/', ex_chat_views.ExpenceMessageListApiView.as_view()),
|
||||
path('message/', include(
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user