When I try to decode a base64 encoded string, I always get the response that "Nothing useful resulted" because "The decoded strings were the same as your query".
Steps to Reproduce:
- Launch Alfred and
encode abcdefg and hit enter on the base64encode option (to save the result to your clipboard) (should be YWJjZGVmZw==)
- Re-launch Alfred and
decode and paste the string from the previous step

Environment
- MacOS 11.2.3
- Alfred 4.3.4
- Workflow v1.10 (newly downloaded from github and freshly installed)
When I try to decode a base64 encoded string, I always get the response that "Nothing useful resulted" because "The decoded strings were the same as your query".
Steps to Reproduce:
encode abcdefgand hit enter on the base64encode option (to save the result to your clipboard) (should beYWJjZGVmZw==)decodeand paste the string from the previous stepEnvironment