bugs
This commit is contained in:
2
tatt/vendors/__init__.py
vendored
2
tatt/vendors/__init__.py
vendored
@@ -1,5 +1,5 @@
|
||||
from tatt.vendors import amazon
|
||||
|
||||
STT_VENDORS = {
|
||||
STT_SERVICES = {
|
||||
'amazon': amazon,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user