Update __init__.py

This commit is contained in:
yasirarism 2023-05-17 08:33:08 +07:00 committed by GitHub
parent e2aa9c8c72
commit bb62b6ac02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ app = Client(
api_id=API_ID,
api_hash=API_HASH,
bot_token=BOT_TOKEN,
# mongodb=dict(uri=DATABASE_URI, db_name=DATABASE_NAME, remove_peers=False),
mongodb=dict(uri=DATABASE_URI, db_name=DATABASE_NAME, remove_peers=False),
)
# Pyrogram UserBot Client