mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
telegram bot
This commit is contained in:
@@ -6,6 +6,7 @@ import cookbook.views.import_export
|
||||
import cookbook.views.lists
|
||||
import cookbook.views.new
|
||||
import cookbook.views.views
|
||||
import cookbook.views.telegram
|
||||
|
||||
__all__ = [
|
||||
'api',
|
||||
@@ -16,4 +17,5 @@ __all__ = [
|
||||
'lists',
|
||||
'new',
|
||||
'views',
|
||||
'telegram',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user