Skip to content

Commit 1c6b487

Browse files
authored
send-to-telegram@chmodmasx: Add "/usr/bin/Telegram" to candidates (#668)
1 parent 9931ffa commit 1c6b487

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

send-to-telegram@chmodmasx/files/send-to-telegram@chmodmasx/send-to-telegram.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ telegram_candidates=(
2323
"$HOME/.local/bin/Telegram"
2424
"/opt/telegram/Telegram"
2525
"/usr/bin/telegram-desktop"
26+
"/usr/bin/Telegram"
2627
"/usr/local/bin/Telegram"
2728
)
2829

0 commit comments

Comments
 (0)