Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
raihahahan committed Aug 21, 2024
1 parent a4d4fea commit 82519d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bots/userbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ def qr_rent_command(self, update, context, bike_name):

# Notify Admin group
message = (
f"[RENTAL - RENT]"
f"[RENTAL - RENT WITH QR CODE]"
f"\n@{user_data['username']} rented {bike_name} at {self.now().strftime('%Y/%m/%d, %H:%M:%S')}"
)

Expand Down

0 comments on commit 82519d9

Please sign in to comment.