mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 21:14:33 +00:00
f20f479a4b
Problem statement: user sees its email address in email notification, while it is better to have sender field app-personalized, like it did in Nextcloud: they send notifications from user's email address and add alias 'Nextcloud' to it. This patch adds alias 'qBittorrent' to qBittorrent email notifications, so user sees more user-friendly email notification. PR #17374.