kenken999 commited on
Commit
21d2071
1 Parent(s): cad2d51
Files changed (1) hide show
  1. mysite/routers/fastapi.py +1 -1
mysite/routers/fastapi.py CHANGED
@@ -230,7 +230,7 @@ def setup_webhook_routes(app: FastAPI):
230
  #no_process_file(text, "ai")
231
  #\r\m
232
  #########################################################################
233
- #user_name,thmbnail
234
  title = f""" {user_name}様から下記の質問があります"""
235
  subtitle = f"""ユーザーID {user_id}\r\n 質問内容 {text}"""
236
  link_text = "データを確認する"
 
230
  #no_process_file(text, "ai")
231
  #\r\m
232
  #########################################################################
233
+ #user_name,thmbnail#
234
  title = f""" {user_name}様から下記の質問があります"""
235
  subtitle = f"""ユーザーID {user_id}\r\n 質問内容 {text}"""
236
  link_text = "データを確認する"