Przeglądaj źródła

Fix.

tags/v0.1^2
Ben Kurtovic 12 lat temu
rodzic
commit
be3daa5d62
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      bot/config.py

+ 1
- 1
bot/config.py Wyświetl plik

@@ -76,7 +76,7 @@ def load():
If everything goes well, return True if stored passwords are
encrypted in the file, or False if they are not.
"""
global components, wiki, irc, metadata
global components, wiki, tasks, irc, metadata

if not path.exists(config_path):
print "You haven't configured the bot yet!"


Ładowanie…
Anuluj
Zapisz