publish update.py
This commit is contained in:
parent
fef21f8f05
commit
68b84c1877
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ WIN = os.name == "nt"
|
||||||
TASK = "EveWatcher"
|
TASK = "EveWatcher"
|
||||||
WATCHER_SCRIPTS = ("eve_combat_watcher.py", "eve_chat_watcher.py",
|
WATCHER_SCRIPTS = ("eve_combat_watcher.py", "eve_chat_watcher.py",
|
||||||
"eve_orehold_watcher.py", "eve_rock_watcher.py",
|
"eve_orehold_watcher.py", "eve_rock_watcher.py",
|
||||||
"eve_local_watcher.py", "eve_audio_watcher.py")
|
"eve_audio_watcher.py") # eve_local_watcher disabled (false threats)
|
||||||
|
|
||||||
|
|
||||||
def run(cmd, **kw):
|
def run(cmd, **kw):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue