ソースを参照

auto commit

master
jfinn 3年前
コミット
88cc36376a
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      wsps/consumers.py

+ 1
- 1
wsps/consumers.py ファイルの表示

@@ -29,6 +29,6 @@ class ChatConsumer(WebsocketConsumer):
29 29
 # print(">>>>>>>>>>>>>")
30 30
 
31 31
 
32
-print("++..",end="\n",flush=True)
32
+print("++?",end="\n",flush=True)
33 33
 # print("++",end="\n",flush=True)
34 34
 

読み込み中…
キャンセル
保存