mirror of
https://github.com/craigerl/aprsd.git
synced 2025-10-04 06:17:57 -04:00
This patch fixes the email.get_email_from_shortcut. It ensures that if the lookup isn't found in the shortcut list, it simply returns the original value. This patch also adds a unit test to specifically test this function to always return the correct value.