Browse Source

auto commit

master
jfinn 3 years ago
parent
commit
f251fa02f4
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      wsps/routing.py

+ 1
- 0
wsps/routing.py View File

@@ -8,3 +8,4 @@ websocket_urlpatterns = [
8 8
 	re_path(r'ws/chat/(?P<room_name>[\w.-]+)/?$', consumers.ChatConsumer.as_asgi()),
9 9
 ]
10 10
 
11
+

Loading…
Cancel
Save