Quellcode durchsuchen

Update 'chatnames.py'

deadtom vor 3 Wochen
Ursprung
Commit
7d2cc29400
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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