Ver código fonte

Update 'chatnames.py'

deadtom 4 semanas atrás
pai
commit
7d2cc29400
1 arquivos alterados com 1 adições e 1 exclusões
  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