diff options
| author | 2019-07-09 20:48:02 +0100 | |
|---|---|---|
| committer | 2019-07-09 20:48:02 +0100 | |
| commit | b46a1f22f00b34a7e6ee30d9dcbb37063302a804 (patch) | |
| tree | 45cd9ca94fefb745ede3d8ff1f9a87919ed572a4 | |
| parent | catch and prettify dns.exception.DNSException (diff) | |
| signature | ||
add --depends-on hashflag for slowvoice.py
| -rw-r--r-- | modules/slowvoice.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/slowvoice.py b/modules/slowvoice.py index 120e881d..188bb4c1 100644 --- a/modules/slowvoice.py +++ b/modules/slowvoice.py @@ -1,3 +1,5 @@ +#--depends-on config + from src import ModuleManager, utils DELAY = 30 # 30 seconds |
