瀏覽代碼

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