(20241203) Trying to fix the 'Close' button x2

This commit is contained in:
2024-12-03 17:47:31 +05:30
parent 531b664a9d
commit bf7064c30f
+3 -1
View File
@@ -262,7 +262,9 @@ async def mail_callback(
# ┣┫┏┓┏┓┏┫┃┏┓ ┃ ┏┓┃┃┣┓┏┓┏┃┏┏ # ┣┫┏┓┏┓┏┫┃┏┓ ┃ ┏┓┃┃┣┓┏┓┏┃┏┏
# ┛┗┗┻┛┗┗┻┗┗ ┗┛┗┻┗┗┗┛┗┻┗┛┗┛ # ┛┗┗┻┛┗┗┻┗┗ ┗┛┗┻┗┗┗┛┗┻┗┛┗┛
if mail_client == "gmail": return await handle_gmail_callback() if mail_client == "gmail":
template = await handle_gmail_callback()
return await template
# ┓┏ ┓┓ ┳ ┓• ┓ ┏┓┓• # ┓┏ ┓┓ ┳ ┓• ┓ ┏┓┓•
# ┣┫┏┓┏┓┏┫┃┏┓ ┃┏┓┓┏┏┓┃┓┏┫ ┃ ┃┓┏┓┏┓╋ # ┣┫┏┓┏┓┏┫┃┏┓ ┃┏┓┓┏┏┓┃┓┏┫ ┃ ┃┓┏┓┏┓╋