소스 검색

Update 'chatnames.py'

deadtom 4 주 전
부모
커밋
7d2cc29400
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chatnames.py

+ 1 - 1
chatnames.py

@@ -1,6 +1,6 @@
 # Creates a new list of suggested chat names on your Owncast instance.
 # Use one of the supplies lists, or make your own.
-# Be sure to change "data = {"value": futurama}" near the bottom.
+# Be sure to change "list_name = futurama" near the bottom.
 #
 
 import requests