Skip to content

Commit d24a6ba

Browse files
authored
Merge pull request #41 from titanism/patch-1
fix: updated Forward Email (now accepts crypto, works across all mobi…
2 parents 64ecbe6 + 70d8cc8 commit d24a6ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

email-provider-data.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -818,14 +818,14 @@ mailProviders:
818818
text: 'No'
819819
level: 3
820820
acceptsCrypto:
821-
text: 'No'
822-
level: 3
821+
text: 'Yes'
822+
level: 1
823823
personalInfoRequired:
824824
text: None
825825
level: 1
826826
mobileApp:
827-
text: 'No'
828-
level: 3
827+
text: 'Yes (Compatible with any email client; e.g. Apple Mail, Thunderbird Mobile)'
828+
level: 2
829829
activeDevelopment:
830830
text: 'Yes'
831831
level: 1

0 commit comments

Comments
 (0)