Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Commit

Permalink
Improve mono text
Browse files Browse the repository at this point in the history
  • Loading branch information
code-rgb authored Nov 14, 2020
1 parent b16e683 commit c602f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userge/plugins/tools/cmdinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ async def see_info(message: Message):
result = f"""
<b>•> CMD:</b> <code>{cmd_str}</code>
📂 <b>Path : </b><code>{local_path}
📂 <b>Path : </b><code>{local_path}</code><code>
- Size on Disc: {f_size}
- No. of lines: {search_path[0]}</code>
"""
Expand Down

0 comments on commit c602f15

Please sign in to comment.